Class TimeFormat

TimeFormat class

Merupakan format waktu diTimecode .

public sealed class TimeFormat : IEquatable<TimeFormat>

Properti

NamaKeterangan
static DropTimecode2997 { get; }Mendapat kode waktu jatuhnya2997.
static DropTimecode5994 { get; }Mendapat kode waktu jatuhkan5994.
static NonDropTimecode2997 { get; }Mendapat kode waktu non-drop2997.
static NonDropTimecode5994 { get; }Mendapat kode waktu non-drop5994.
static Timecode23976 { get; }Mendapatkan kode waktu23976.
static Timecode24 { get; }Mendapatkan kode waktu24.
static Timecode25 { get; }Mendapatkan kode waktu25.
static Timecode30 { get; }Mendapatkan kode waktu30.
static Timecode50 { get; }Mendapatkan kode waktu50.
static Timecode60 { get; }Mendapatkan kode waktu60.

Metode

NamaKeterangan
override Equals(object)Menentukan apakah yang ditentukanObject , sama dengan instance ini.
Equals(TimeFormat)Menunjukkan apakah objek saat ini sama dengan objek lain dengan tipe yang sama.
override GetHashCode()Mengembalikan kode hash untuk instance ini.

Lihat juga