Pregunta

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.

¿Fue útil?

Solución

Convert it to a dictionary and store the dictionary representation.

CMTimeCopyAsDictionary and CMTimeMakeFromDictionary

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top