AudioDevice._sampleRateRange

Stores either all supported sample rates, or two values of lowest and highest supported sample rates if any value can be set without stepping. NOTE: It is not guaranteed, that at all sample ranges, all formats will be available.

class AudioDevice
protected
int[] _sampleRateRange;

Meta