Questions tagged [cmsamplebuffer]
106 questions
0
votes
1 answer
Scale and crop CMSampleBufferRef
I am using AvFoundation & AVCaptureVideoDataOutputSampleBufferDelegate to record a video.
I need to implement Zoom functionality in the video being recorded. I am using the following delegate method.
- (void)captureOutput:(AVCaptureOutput…

iOS_DEV
- 921
- 6
- 15