Searched defs:captureSession (Results 1 – 5 of 5) sorted by relevance
56 - (AVCaptureSession*)captureSession { method
53 @property(nonatomic, readonly) AVCaptureSession* captureSession; property
134 private CameraCaptureSession captureSession; field in CameraConnectionFragment
145 private CameraCaptureSession captureSession; field in Camera2BasicFragment