Timecode class
Timecode class
Represents timecode value in video.
Inheritance: Timecode →
XmpTypeBase
The Timecode type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the Timecode class. |
Properties
| Property | Description |
|---|---|
| format | Gets or sets the format used in the Timecode.time_value. |
| time_value | Gets or sets the time value in the specified format. |
Methods
| Method | Description |
|---|---|
| get_xmp_representation | Returns the string contained value in XMP format. |
| equals | Indicates whether the current object is equal to another object of the same type. |
See Also
- module
aspose.cad.xmp.schemas.xmpdm - class
Timecode - class
XmpTypeBase