RtcAudioOutputDeviceChangedCallback typedef Null safety

RtcAudioOutputDeviceChangedCallback = void Function(NEAudioOutputDevice device)

Implementation

typedef RtcAudioOutputDeviceChangedCallback = void Function(
    NEAudioOutputDevice device);