Initializer

init(time:)

Creates a new value object containing the specified CoreMedia time structure. 指定されたCoreMedia時間構造体を含んでいる新しい値オブジェクトを作成します。

Declaration 宣言

init(time: CMTime)

Parameters パラメータ

time

The value for the new object. 新しいオブジェクトに対する値。

Return Value 戻り値

A new value object that contains the media time information. メディア時間情報を含んでいる新しい値オブジェクト。

See Also 参照

Working with Media Time Values メディア時間値を扱う

Related Documentation 関連文書