time_value property
time_value property
Gets or sets the time value in the specified format. Time values use a colon delimiter in all formats except 2997drop and 5994drop, which uses a semicolon. The four fields indicate hours, minutes, seconds, and frames: hh:mm:ss:ff
Definition:
@property
def time_value(self):
...
@time_value.setter
def time_value(self, value):
...
See Also
- module
groupdocs.metadata.standards.xmp
- class
XmpTimecode