AVCaptureMultiCamSession
A capture session that supports simultaneous capture from multiple inputs of the same media type.
Declaration
class AVCaptureMultiCamSessionOverview
The session preset for a multicamera session is always inputPriority. Set each capture device’s activeFormat value to the desired quality of service.
You can dynamically enable and disable this session’s individual camera inputs without interrupting capture preview. To stop an individual camera, disable all of its connections or connected ports. The camera then stops streaming data to save power and bandwidth. Other inputs that are streaming data through the session are unaffected.
Topics
Determining multi-camera support
Managing resources
See Also
Capture sessions
Setting up a capture sessionAccessing the camera while multitasking on iPadAVCam: Building a camera appBuild a responsive camera app that launches quicklyCapturing Cinematic videoSupporting Center Stage front camera in your iOS appAVMultiCamPiP: Capturing from Multiple CamerasAVCamBarcode: detecting barcodes and facesAVCaptureSessionAVCaptureInputAVCaptureOutputAVCaptureConnection