init(time: CMTime)
Creates a new value object containing the specified CoreMedia time structure.
指定されたCoreMedia時間構造体を含んでいる新しい値オブジェクトを作成します。
init(timeRange : CMTimeRange)
Creates a new value object containing the specified CoreMedia time range structure.
指定されたCoreMedia時間範囲構造体を含んでいる新しい値オブジェクトを作成します。
init(timeMapping : CMTimeMapping)
Creates a new value object containing the specified CoreMedia time mapping structure.
指定されたCoreMedia時間マッピング構造体を含んでいる新しい値オブジェクトを作成します。
var timeValue : CMTime
The CoreMedia time structure representation of the value.
その値のCoreMedia時間構造体表現。
var timeMappingValue : CMTimeMapping
The CoreMedia time mapping structure representation of the value.
その値のCoreMedia時間マッピング構造体表現。