Package | Description |
---|---|
com.groupdocs.metadata.legacy |
Modifier and Type | Method and Description |
---|---|
static TimeFormat |
TimeFormat.getDropTimecode2997()
Deprecated.
Gets 2997DropTimecode.
|
static TimeFormat |
TimeFormat.getDropTimecode5994()
Deprecated.
Gets 5994DropTimecode.
|
TimeFormat |
Timecode.getFormat()
Deprecated.
Format used in the
TimeValue . |
static TimeFormat |
TimeFormat.getNonDropTimecode2997()
Deprecated.
Gets 2997NonDropTimecode.
|
static TimeFormat |
TimeFormat.getNonDropTimecode5994()
Deprecated.
Gets 5994NonDropTimecode.
|
static TimeFormat |
TimeFormat.getTimecode23976()
Deprecated.
Gets 23976Timecode.
|
static TimeFormat |
TimeFormat.getTimecode24()
Deprecated.
Gets 24Timecode.
|
static TimeFormat |
TimeFormat.getTimecode25()
Deprecated.
Gets 25Timecode.
|
static TimeFormat |
TimeFormat.getTimecode30()
Deprecated.
Gets 30Timecode.
|
static TimeFormat |
TimeFormat.getTimecode50()
Deprecated.
Gets 50Timecode.
|
static TimeFormat |
TimeFormat.getTimecode60()
Deprecated.
Gets 60Timecode.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TimeFormat.equals(TimeFormat other)
Deprecated.
Indicates whether the current object is equal to another object of the same type.
|
void |
Timecode.setFormat(TimeFormat value)
Deprecated.
Format used in the
TimeValue . |
Constructor and Description |
---|
Timecode(TimeFormat format,
String timeValue)
Deprecated.
Initializes a new instance of the
Timecode class. |
Copyright © 2020. All rights reserved.