func encode(CMTime, forKey : String)
Encodes a given Core Media time structure and associates it with a specified key.
与えられたCore Media時間構造体を符号化して、それをある指定されたキーと結び付けます。
func encode(CMTimeRange, forKey : String)
Encodes a given Core Media time range structure and associates it with a specified key.
与えられたCore Media時間範囲構造体を符号化して、それをある指定されたキーと結び付けます。