标签: ios objective-c avfoundation
我需要将每个录制的帧设为关键帧,但使用AVCaptureSession我只能使用一些预设。 AVAssetWriter应该能够做我需要的但是如何将它与捕获会话连接?
AVCaptureSession
AVAssetWriter