Timecode class

Timecode class

Represents timecode value in video.

Inheritance: TimecodeXmpTypeBase

The Timecode type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the Timecode class.

Properties

PropertyDescription
formatGets or sets the format used in the Timecode.time_value.
time_valueGets or sets the time value in the specified format.

Methods

MethodDescription
get_xmp_representationReturns the string contained value in XMP format.
equalsIndicates whether the current object is equal to another object of the same type.

See Also