Searched refs:_pollingLoop (Results 1 – 4 of 4) sorted by relevance
85 _pollingLoop = async () => { field in Recording87 …this._progressUpdateTimeoutVariable = setTimeout(this._pollingLoop, this._progressUpdateIntervalMi…105 this._pollingLoop();
61 _pollingLoop: () => Promise<void>;
1 …_pollingLoop = async () => {\n if (isAudioEnabled() && this._canRecord && this._onRecordingStat…
112 _pollingLoop = async () => { property in Recording115 this._pollingLoop,136 this._pollingLoop();