| Package | Description |
|---|---|
| com.groupdocs.metadata.core |
The com.groupdocs.metadata.core namespace provides main classes allowing working with metadata in all supported formats.
|
| 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.
|
Copyright © 2026. All rights reserved.