Searched refs:RTCFileVideoCapturerErrorBlock (Results 1 – 3 of 3) sorted by relevance
20 typedef void (^RTCFileVideoCapturerErrorBlock)(NSError *error); typedef43 onError:(__nullable RTCFileVideoCapturerErrorBlock)errorBlock;
48 onError:(RTCFileVideoCapturerErrorBlock)errorBlock { argument80 - (void)setupReaderOnError:(RTCFileVideoCapturerErrorBlock)errorBlock { argument
61 RTCFileVideoCapturerErrorBlock errorBlock = ^void(NSError *error) {72 RTCFileVideoCapturerErrorBlock firstErrorBlock = ^void(NSError *error) {78 RTCFileVideoCapturerErrorBlock secondErrorBlock = ^void(NSError *error) {