AudioDevice.supportedFormats

Returns the range of audio formats that this audio device supports. Might return null if it's enforced at audio spec request. NOTE: It is not guaranteed, that at all sample ranges, all formats will be available.

class AudioDevice
@property @safe pure nothrow const
SampleFormat[]
supportedFormats
()

Meta