AltTimecode

XmpDynamicMediaPackage.AltTimecode property

Gets or sets the timecode set by the user.

public XmpTimecode AltTimecode { get; set; }

Property Value

The timecode set by the user. When specified, it is used instead of the startTimecode.

See Also