getPlaybackDeviceInfo abstract method
Retrieves the information of the audio playback device.
This method is for Windows and macOS only.
Returns An AudioDeviceInfo object, which contains the ID and device name of the audio devices.
Implementation
Future<AudioDeviceInfo> getPlaybackDeviceInfo();