Поделиться через


CMTime Конструкторы

Определение

Перегрузки

CMTime(Int64, Int32)
CMTime(Int64, Int32, Int64)

CMTime(Int64, Int32)

public CMTime (long value, int timescale);
new CoreMedia.CMTime : int64 * int -> CoreMedia.CMTime

Параметры

value
Int64
timescale
Int32

Применяется к

CMTime(Int64, Int32, Int64)

public CMTime (long value, int timescale, long epoch);
new CoreMedia.CMTime : int64 * int * int64 -> CoreMedia.CMTime

Параметры

value
Int64
timescale
Int32
epoch
Int64

Применяется к