RtcAudioOutputDeviceChangedCallback typedef Null safety
Implementation
typedef RtcAudioOutputDeviceChangedCallback = void Function(
    NEAudioOutputDevice device);
typedef RtcAudioOutputDeviceChangedCallback = void Function(
    NEAudioOutputDevice device);