Searched refs:throwIfAudioIsDisabled (Results 1 – 10 of 10) sorted by relevance
2 export declare function throwIfAudioIsDisabled(): void;
6 export function throwIfAudioIsDisabled() { function
2 import { isAudioEnabled, throwIfAudioIsDisabled } from './AudioAvailability';114 throwIfAudioIsDisabled();239 throwIfAudioIsDisabled();
2 import { throwIfAudioIsDisabled } from './AudioAvailability';108 throwIfAudioIsDisabled();218 throwIfAudioIsDisabled();
1 …ioEnabled(): boolean {\n return _enabled;\n}\n\nexport function throwIfAudioIsDisabled(): void {\…
1 …throwIfAudioIsDisabled } from './AudioAvailability';\nimport {\n Playback,\n PlaybackMixin,\n A…
1 …throwIfAudioIsDisabled } from './AudioAvailability';\nimport {\n RecordingInput,\n RecordingObje…
9 export function throwIfAudioIsDisabled(): void { function
11 import { isAudioEnabled, throwIfAudioIsDisabled } from './AudioAvailability';149 throwIfAudioIsDisabled();284 throwIfAudioIsDisabled();
3 import { throwIfAudioIsDisabled } from './AudioAvailability';193 throwIfAudioIsDisabled();350 throwIfAudioIsDisabled();