enumerateDevices abstract method
Enumerate available audio output (speaker/headphone) devices.
Implementation
Future<List<MiniAVDeviceInfo>> enumerateDevices();
Enumerate available audio output (speaker/headphone) devices.
Future<List<MiniAVDeviceInfo>> enumerateDevices();