Class TimeFormat

Class TimeFormat

Le nom : Aspose.Imaging.Xmp.Schemas.XmpDm Assemblée: Aspose.Imaging.dll (25.4.0)

Il représente le format du temps en Aspose.Imaging.Xmp.Schemas.xmpDm.Timecode.

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

Inheritance

object TimeFormat

Implements

IEquatable

I membri ereditari

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

Properties

DropTimecode2997

Ricevi il drop timecode2997.

public static TimeFormat DropTimecode2997 { get; }

Valore di proprietà

TimeFormat

DropTimecode5994

Ricevi il drop timecode5994.

public static TimeFormat DropTimecode5994 { get; }

Valore di proprietà

TimeFormat

NonDropTimecode2997

Ricevi il non-drop timecode2997.

public static TimeFormat NonDropTimecode2997 { get; }

Valore di proprietà

TimeFormat

NonDropTimecode5994

Ricevi il non-drop timecode5994.

public static TimeFormat NonDropTimecode5994 { get; }

Valore di proprietà

TimeFormat

Timecode23976

Ricevi il timecode23976.

public static TimeFormat Timecode23976 { get; }

Valore di proprietà

TimeFormat

Timecode24

Inserisci il timecode24.

public static TimeFormat Timecode24 { get; }

Valore di proprietà

TimeFormat

Timecode25

Il timecode è il 25.

public static TimeFormat Timecode25 { get; }

Valore di proprietà

TimeFormat

Timecode30

Inserisci il timecode30.

public static TimeFormat Timecode30 { get; }

Valore di proprietà

TimeFormat

Timecode50

Riceve il timecode 50.

public static TimeFormat Timecode50 { get; }

Valore di proprietà

TimeFormat

Timecode60

Inserisci il timecode 60.

public static TimeFormat Timecode60 { get; }

Valore di proprietà

TimeFormat

Methods

Equals(TimeFormat)

Indica se l’oggetto corrente è uguale ad un altro oggetto dello stesso tipo.

public bool Equals(TimeFormat other)

Parameters

other TimeFormat

Un oggetto da confrontare con questo oggetto.

Returns

bool

vero se l’oggetto corrente è uguale al parametro altro; altrimenti, falso.

Equals(Objets)

Determinerà se il System.Object specificato è uguale a questa instanza.

public override bool Equals(object obj)

Parameters

obj object

Il sistema.oggetto per paragonare con questa instanza.

Returns

bool

’true’ se il specifico System.Object è uguale a questa instanza; altrimenti, ‘falso’.

GetHashCode()

Ritorna un codice hash per questo caso.

public override int GetHashCode()

Returns

int

Un codice hash per questo esempio, adatto per l’uso in algoritmi di hashing e strutture di dati come una tabella hash.

 Français