Timecode constructor
init
Initializes a new instance of the Timecode class.
def __init__(self, format, time_value):
...
| Parameter | Type | Description |
|---|---|---|
| format | TimeFormat | The time format. |
| time_value | str | The time value. |
See Also
- module
aspose.cad.xmp.schemas.xmpdm - class
Timecode