◆ get_format_ranges()
| generator< audio_format_range > hi::v1::win32_device_interface::get_format_ranges |
( |
audio_direction | direction | ) |
const |
|
inlinenoexcept |
Get all the audio formats supported by this device.
- Note
- The audio device is very likely lying about its capabilities, the resulting formats should be filtered through
IAudioClient::IsFormatSupported().
- Parameters
-
| direction | The audio direction for which the formats will be enumerated. |
- Returns
- A set of audio format ranges that this audio device supports.
◆ get_pin_properties()
- Note
- KSDATARANGE is same as KSDATAFORMAT.
The documentation for this class was generated from the following file: