Domanda

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.

È stato utile?

Soluzione

Convert it to a dictionary and store the dictionary representation.

CMTimeCopyAsDictionary and CMTimeMakeFromDictionary

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top