質問

Sorry if this been answered before, but i can't find an answer here.

How do I store a CMTime value using CoreData?

Thanks in advance.

役に立ちましたか?

解決

Convert it to a dictionary and store the dictionary representation.

CMTimeCopyAsDictionary and CMTimeMakeFromDictionary

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top