webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Properties | List of all members
RTCCameraPreviewView Class Reference

#import <RTCCameraPreviewView.h>

Inheritance diagram for RTCCameraPreviewView:

Properties

AVCaptureSession * captureSession
 

Detailed Description

RTCCameraPreviewView is a view that renders local video from an AVCaptureSession.

Property Documentation

◆ captureSession

- (AVCaptureSession *) captureSession
readwritenonatomicstrong

The capture session being rendered in the view. Capture session is assigned to AVCaptureVideoPreviewLayer async in the same queue that the AVCaptureSession is started/stopped.


The documentation for this class was generated from the following file: