¡@

Home 

2014/10/15 ¤U¤È 10:04:54

iphone Programming Glossary: capturemanager

Avfoundation - Play and record video (along with audio and preview) simultaneously

http://stackoverflow.com/questions/6991452/avfoundation-play-and-record-video-along-with-audio-and-preview-simultaneous

self.playerView addSubview player.view player play And this is how I record video NSError error AVCamCaptureManager captureManager AVCamCaptureManager alloc init if captureManager setupSessionWithPreset AVCaptureSessionPresetLow error error self setCaptureManager.. play And this is how I record video NSError error AVCamCaptureManager captureManager AVCamCaptureManager alloc init if captureManager setupSessionWithPreset AVCaptureSessionPresetLow error error self setCaptureManager captureManager AVCaptureVideoPreviewLayer.. alloc init if captureManager setupSessionWithPreset AVCaptureSessionPresetLow error error self setCaptureManager captureManager AVCaptureVideoPreviewLayer previewLayer AVCaptureVideoPreviewLayer alloc initWithSession captureManager session self.captureVideoPreviewLayer..