AndroidAudioOptions.all constructor
const
AndroidAudioOptions.all()
Creates options to show all available output devices.
Useful for debugging or specialized audio requirements.
Implementation
const AndroidAudioOptions.all() : filter = AndroidAudioDeviceFilter.all;