Class TimeFormat
İsim alanı : Aspose.Imaging.Xmp.Schemas.XmpDm Toplantı: Aspose.Imaging.dll (25.4.0)
Aspose.Imaging.Xmp.Schemas.XmpDm.Timecode’da zaman biçimini temsil eder.
[JsonObject(MemberSerialization.OptIn)]
public sealed class TimeFormat : IEquatable<timeformat>
Inheritance
Implements
mirasçı üyeleri
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
DropTimecode2997
Kaldırma zaman kodu2997 alınır.
public static TimeFormat DropTimecode2997 { get; }
Mülkiyet Değer
DropTimecode5994
Kaldırma zaman kodu5994.
public static TimeFormat DropTimecode5994 { get; }
Mülkiyet Değer
NonDropTimecode2997
Sıkıştırılmamış zaman kodu2997 alınır.
public static TimeFormat NonDropTimecode2997 { get; }
Mülkiyet Değer
NonDropTimecode5994
Sıkıştırılmamış zaman kodu 5994 alınır.
public static TimeFormat NonDropTimecode5994 { get; }
Mülkiyet Değer
Timecode23976
Zaman kodu 23976 alınır.
public static TimeFormat Timecode23976 { get; }
Mülkiyet Değer
Timecode24
TimeCode24 ile ilgili bilgiler alın.
public static TimeFormat Timecode24 { get; }
Mülkiyet Değer
Timecode25
Sürücüsüz Sürücüsüz Sürücü25
public static TimeFormat Timecode25 { get; }
Mülkiyet Değer
Timecode30
30 numaralı saat kodu alınır.
public static TimeFormat Timecode30 { get; }
Mülkiyet Değer
Timecode50
Zaman kodu 50’ye ulaşır.
public static TimeFormat Timecode50 { get; }
Mülkiyet Değer
Timecode60
Zaman kodu 60’a ulaşır.
public static TimeFormat Timecode60 { get; }
Mülkiyet Değer
Methods
Equals(TimeFormat)
Mevcut nesnenin aynı türde başka bir nesneye eşit olup olmadığını gösterir.
public bool Equals(TimeFormat other)
Parameters
other
TimeFormat
Bu nesne ile karşılaştırılabilir bir nesne.
Returns
mevcut nesne other’ parametres ile eşit ise doğru; aksi takdirde, sahte.
Equals(nesne)
Bu örnekte belirtilen System.Object’in eşit olup olmadığını belirler.
public override bool Equals(object obj)
Parameters
obj
object
Sistem.Object bu durumla karşılaştırmak için.
Returns
‘gerçek’ eğer belirtilen System.Object bu örneğe eşittir; aksi takdirde, ‘yanlış’.
GetHashCode()
Bu örnek için bir hash kodu iade eder.
public override int GetHashCode()
Returns
Bu örnek için bir hash kodu, hash algoritmalarında ve bir hash tablosu gibi veri yapılarında kullanıma uygundur.