AudioDevice.sampleRateRange

Returns the range of sample rates 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
int[]
sampleRateRange
()

Meta