Question

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.

Était-ce utile?

La solution

Convert it to a dictionary and store the dictionary representation.

CMTimeCopyAsDictionary and CMTimeMakeFromDictionary

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top