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