Home
last modified time | relevance | path

Searched defs:AVCaptureDevice (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/sdk/objc/components/capturer/
H A DRTCCameraVideoCapturer.m133 + (NSArray<AVCaptureDeviceFormat *> *)supportedFormatsForDevice:(AVCaptureDevice *)device {
143 - (void)startCaptureWithDevice:(AVCaptureDevice *)device
153 - (void)startCaptureWithDevice:(AVCaptureDevice *)device
/aosp_15_r20/external/webrtc/examples/objc/AppRTCMobile/
H A DARDCaptureController.m74 - (AVCaptureDevice *)findDeviceForPosition:(AVCaptureDevicePosition)position {
85 - (AVCaptureDeviceFormat *)selectFormatForDevice:(AVCaptureDevice *)device {