XmpTimecode

XmpTimecode()

Initializes a new instance of the XmpTimecode class.

public XmpTimecode()

See Also


XmpTimecode(XmpTimeFormat, string)

Initializes a new instance of the XmpTimecode class.

public XmpTimecode(XmpTimeFormat format, string timeValue)
Parameter Type Description
format XmpTimeFormat Time format.
timeValue String Time value.

See Also