Class TimeFormat

Class TimeFormat

Namespace: Aspose.Imaging.Xmp.Schemas.XmpDm
Assembly: Aspose.Imaging.dll (25.2.0)

Represents time format in Aspose.Imaging.Xmp.Schemas.XmpDm.Timecode.

[JsonObject(MemberSerialization.OptIn)]
public sealed class TimeFormat : IEquatable<timeformat>

Inheritance

objectTimeFormat

Implements

IEquatable<timeformat>

Inherited Members

object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Properties

DropTimecode2997

Gets the drop timecode2997.

public static TimeFormat DropTimecode2997 { get; }

Property Value

TimeFormat

DropTimecode5994

Gets the drop timecode5994.

public static TimeFormat DropTimecode5994 { get; }

Property Value

TimeFormat

NonDropTimecode2997

Gets the non drop timecode2997.

public static TimeFormat NonDropTimecode2997 { get; }

Property Value

TimeFormat

NonDropTimecode5994

Gets the non drop timecode5994.

public static TimeFormat NonDropTimecode5994 { get; }

Property Value

TimeFormat

Timecode23976

Gets the timecode23976.

public static TimeFormat Timecode23976 { get; }

Property Value

TimeFormat

Timecode24

Gets the timecode24.

public static TimeFormat Timecode24 { get; }

Property Value

TimeFormat

Timecode25

Gets the timecode25.

public static TimeFormat Timecode25 { get; }

Property Value

TimeFormat

Timecode30

Gets the timecode30.

public static TimeFormat Timecode30 { get; }

Property Value

TimeFormat

Timecode50

Gets the timecode50.

public static TimeFormat Timecode50 { get; }

Property Value

TimeFormat

Timecode60

Gets the timecode60.

public static TimeFormat Timecode60 { get; }

Property Value

TimeFormat

Methods

Equals(TimeFormat)

Indicates whether the current object is equal to another object of the same type.

public bool Equals(TimeFormat other)

Parameters

other TimeFormat

An object to compare with this object.

Returns

bool

true if the current object is equal to the other parameter; otherwise, false.

Equals(object)

Determines whether the specified System.Object, is equal to this instance.

public override bool Equals(object obj)

Parameters

obj object

The System.Object to compare with this instance.

Returns

bool

true if the specified System.Object is equal to this instance; otherwise, false.

GetHashCode()

Returns a hash code for this instance.

public override int GetHashCode()

Returns

int

A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </timeformat>