getPlaybackDevice abstract method

Future<String> getPlaybackDevice()

Retrieves the audio playback device associated with the device ID.

This method is for Windows and macOS only.

Returns The current audio playback device.

Implementation

Future<String> getPlaybackDevice();