XmpTimeFormat
Contents
[
Hide
]
XmpTimeFormat class
Represents time format in XmpTimecode
.
public sealed class XmpTimeFormat : XmpClosedChoice<string>
Properties
Name | Description |
---|---|
static DropTimecode2997 { get; } | Gets 2997DropTimecode. |
static DropTimecode5994 { get; } | Gets 5994DropTimecode. |
static NonDropTimecode2997 { get; } | Gets 2997NonDropTimecode. |
static NonDropTimecode5994 { get; } | Gets 5994NonDropTimecode. |
static Timecode23976 { get; } | Gets 23976Timecode. |
static Timecode24 { get; } | Gets 24Timecode. |
static Timecode25 { get; } | Gets 25Timecode. |
static Timecode30 { get; } | Gets 30Timecode. |
static Timecode50 { get; } | Gets 50Timecode. |
static Timecode60 { get; } | Gets 60Timecode. |
Methods
Name | Description |
---|---|
override Equals(object) | |
Equals(XmpClosedChoice<string>) | |
override GetHashCode() | |
override ToString() |
See Also
- class XmpClosedChoice<T>
- namespace GroupDocs.Metadata.Standards.Xmp.Schemes
- assembly GroupDocs.Metadata