makeCaptureSessionWithError:
Creates a new capture session in this media environment.
Declaration
- (AVCaptureSession *) makeCaptureSessionWithError:(NSError **) error;Discussion
The system only allows a capture session to start when its media environment is active (see activateWithError:).