Home
last modified time | relevance | path

Searched defs:RTCFileVideoCapturer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/examples/objc/AppRTCMobile/ios/
H A DARDFileCaptureController.m17 @property(nonatomic, strong) RTC_OBJC_TYPE(RTCFileVideoCapturer) * fileCapturer; category
24 - (instancetype)initWithCapturer:(RTC_OBJC_TYPE(RTCFileVideoCapturer) *)capturer {
H A DARDVideoCallViewController.m111 - (void)appClient:(ARDAppClient *)client
/aosp_15_r20/external/webrtc/sdk/objc/components/capturer/
H A DRTCFileVideoCapturer.m32 @interface RTC_OBJC_TYPE (RTCFileVideoCapturer) category
37 @implementation RTC_OBJC_TYPE (RTCFileVideoCapturer) { category