| 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 |
|---|---|
static XmpTimeFormat |
XmpTimeFormat.getDropTimecode2997()
Gets 2997DropTimecode.
|
static XmpTimeFormat |
XmpTimeFormat.getDropTimecode5994()
Gets 5994DropTimecode.
|
static XmpTimeFormat |
XmpTimeFormat.getNonDropTimecode2997()
Gets 2997NonDropTimecode.
|
static XmpTimeFormat |
XmpTimeFormat.getNonDropTimecode5994()
Gets 5994NonDropTimecode.
|
static XmpTimeFormat |
XmpTimeFormat.getTimecode23976()
Gets 23976Timecode.
|
static XmpTimeFormat |
XmpTimeFormat.getTimecode24()
Gets 24Timecode.
|
static XmpTimeFormat |
XmpTimeFormat.getTimecode25()
Gets 25Timecode.
|
static XmpTimeFormat |
XmpTimeFormat.getTimecode30()
Gets 30Timecode.
|
static XmpTimeFormat |
XmpTimeFormat.getTimecode50()
Gets 50Timecode.
|
static XmpTimeFormat |
XmpTimeFormat.getTimecode60()
Gets 60Timecode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmpTimecode.setTimeFormat(XmpTimeFormat timeFormat)
Sets the time format.
|
| Constructor and Description |
|---|
XmpTimecode(XmpTimeFormat format,
String timeValue)
Initializes a new instance of the
XmpTimecode class. |
Copyright © 2026. All rights reserved.