Top "Core-media" questions

CoreMedia is a content-management-system that enables a user to bring content and context in a meaningful relation.

How to set timestamp of CMSampleBuffer for AVWriter writing

I'm working with AVFoundation for capturing and recording audio. There are some issues I don't quite understand. Basically I want …

ios avfoundation audio-recording cmsamplebufferref core-media
How do I convert a CGImage to CMSampleBufferRef?

I’d like to convert a CGImage to CMSampleBufferRef and append it to a AVAssetWriterInput using the appendSampleBuffer: method. I’…

ios avfoundation core-video core-media