Lines Matching defs:on
2905 on(type: 'volumeChange', callback: Callback<VolumeEvent>): void; method
2916 on(type: 'ringerModeChange', callback: Callback<AudioRingMode>): void; method
2989 on(type: 'deviceChange', callback: Callback<DeviceChangeAction>): void; method
3013 on(type: 'interrupt', interrupt: AudioInterrupt, callback: Callback<InterruptAction>): void; method
3305 on(type: 'deviceChange', deviceFlag: DeviceFlag, callback: Callback<DeviceChangeAction>): void; method
3358 …on(type: 'availableDeviceChange', deviceUsage: DeviceUsage, callback: Callback<DeviceChangeAction>… method
3662 …on(type: 'preferOutputDeviceChangeForRendererInfo', rendererInfo: AudioRendererInfo, callback: Cal… method
3782 …on(type: 'preferredInputDeviceChangeForCapturerInfo', capturerInfo: AudioCapturerInfo, callback: C… method
3855 on(type: 'micBlockStatusChanged', callback: Callback<DeviceBlockStatusInfo>): void; method
4105 on(type: 'audioRendererChange', callback: Callback<AudioRendererChangeInfoArray>): void; method
4164 on(type: 'audioCapturerChange', callback: Callback<AudioCapturerChangeInfoArray>): void; method
4413 on(type: 'audioSessionDeactivated', callback: Callback<AudioSessionDeactivatedEvent>): void; method
4556 on(type: 'volumeChange', callback: Callback<VolumeEvent>): void; method
4972 on(type: 'ringerModeChange', callback: Callback<AudioRingMode>): void; method
5116 on(type: 'micStateChange', callback: Callback<MicStateChangeEvent>): void; method
5520 on(type: 'spatializationEnabledChange', callback: Callback<boolean>): void; method
5535 …on(type: 'spatializationEnabledChangeForAnyDevice', callback: Callback<AudioSpatialEnabledStateFor… method
5664 on(type: 'headTrackingEnabledChange', callback: Callback<boolean>): void; method
5679 …on(type: 'headTrackingEnabledChangeForAnyDevice', callback: Callback<AudioSpatialEnabledStateForDe… method
5771 on(type: 'spatializationEnabledChangeForCurrentDevice', callback: Callback<boolean>): void; method
7781 on(type: 'audioInterrupt', callback: Callback<InterruptEvent>): void; method
7812 on(type: 'markReach', frame: number, callback: Callback<number>): void; method
7855 on(type: 'periodReach', frame: number, callback: Callback<number>): void; method
7894 on(type: 'stateChange', callback: Callback<AudioState>): void; method
7931 on(type: 'outputDeviceChange', callback: Callback<AudioDeviceDescriptors>): void; method
7958 on(type: 'outputDeviceChangeWithInfo', callback: Callback<AudioStreamDeviceChangeInfo>): void; method
8035 on(type: 'writeData', callback: AudioRendererWriteDataCallback): void; method
8757 on(type: 'markReach', frame: number, callback: Callback<number>): void; method
8800 on(type: 'periodReach', frame: number, callback: Callback<number>): void; method
8839 on(type: 'stateChange', callback: Callback<AudioState>): void; method
8876 on(type: 'audioInterrupt', callback: Callback<InterruptEvent>): void; method
8926 on(type: 'inputDeviceChange', callback: Callback<AudioDeviceDescriptors>): void; method
8977 on(type: 'audioCapturerChange', callback: Callback<AudioCapturerChangeInfo>): void; method
9028 on(type: 'readData', callback: Callback<ArrayBuffer>): void; method