func decodeTime (forKey : String) -> CMTime
Returns the Core Media time structure associated with a given key.
与えられたキーと結び付けられたCore Media時間構造体を返します。
func decodeTimeRange (forKey : String) -> CMTimeRange
Returns the Core Media time range structure associated with a given key.
与えられたキーと結び付けられたCore Media時間範囲構造体を返します。