Searched refs:VideoRecorder (Results 1 – 2 of 2) sorted by relevance
109 function createVideoRecorder(callback: AsyncCallback<VideoRecorder>): void;120 function createVideoRecorder(): Promise<VideoRecorder>;1779 interface VideoRecorder { interface
450 console.info(`${this.tag} case start VideoRecorder called`);457 console.info(`${this.tag} case pause VideoRecorder called`);464 console.info(`${this.tag} case resume VideoRecorder called`);471 console.info(`${this.tag} case stop VideoRecorder called`);601 console.info(`${this.tag} [VideoRecorder] surfaceId: ${this.surfaceId}`)