Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Method and Description |
---|---|
XmpTimecode |
XmpDynamicMediaPackage.getAltTimecode()
Gets the timecode set by the user.
|
XmpTimecode |
XmpDynamicMediaPackage.getStartTimecode()
Gets the timecode of the first frame of video in the file, as obtained from the device control.
|
Modifier and Type | Method and Description |
---|---|
void |
XmpDynamicMediaPackage.setAltTimecode(XmpTimecode value)
Sets the timecode set by the user.
|
void |
XmpDynamicMediaPackage.setStartTimecode(XmpTimecode value)
Sets the timecode of the first frame of video in the file, as obtained from the device control.
|