This documentation is for the old version. Go to the latest Graphics Mill docs

XmpTagNames.XmpDMStartTimecode Property

Gets the xmpDM:StartTimecode tag.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property XmpDMStartTimecode As String
C#
public static string XmpDMStartTimecode { get; }

Property Value

xmpDM:StartTimecode tag.

Remarks

Timecode of the first frame of video in the file, as obtained from the device control. Belongs to the XMP dynamic media schema.

See Also

Reference