Class TimeFormat
Contents
[
Hide
]TimeFormat class
Represents time format in Timecode
.
public sealed class TimeFormat : IEquatable<TimeFormat>
Properties
Name | Description |
---|---|
static DropTimecode2997 { get; } | Gets the drop timecode2997. |
static DropTimecode5994 { get; } | Gets the drop timecode5994. |
static NonDropTimecode2997 { get; } | Gets the non drop timecode2997. |
static NonDropTimecode5994 { get; } | Gets the non drop timecode5994. |
static Timecode23976 { get; } | Gets the timecode23976. |
static Timecode24 { get; } | Gets the timecode24. |
static Timecode25 { get; } | Gets the timecode25. |
static Timecode30 { get; } | Gets the timecode30. |
static Timecode50 { get; } | Gets the timecode50. |
static Timecode60 { get; } | Gets the timecode60. |
Methods
Name | Description |
---|---|
override Equals(object) | Determines whether the specified Object, is equal to this instance. |
Equals(TimeFormat) | Indicates whether the current object is equal to another object of the same type. |
override GetHashCode() | Returns a hash code for this instance. |
See Also
- namespace Aspose.Imaging.Xmp.Schemas.XmpDm
- assembly Aspose.Imaging