Searched defs:ARDVideoCallView (Results 1 – 2 of 2) sorted by relevance
150 - (void)videoCallViewDidHangup:(ARDVideoCallView *)view {155 shouldSwitchCameraWithCompletion:(void (^)(NSError *))completion {160 shouldChangeRouteWithCompletion:(void (^)(void))completion {184 - (void)videoCallViewDidEnableStats:(ARDVideoCallView *)view {
25 @interface ARDVideoCallView () <RTC_OBJC_TYPE (RTCVideoViewDelegate)> interface in RTC_OBJC_TYPE28 @implementation ARDVideoCallView { implementation