KSPROPERTY_AUDIOENGINE_SUPPORTEDDEVICEFORMATS
The KSPROPERTY_AUDIOENGINE_SUPPORTEDDEVICEFORMATS property request retrieves the device formats that are supported by the hardware audio engine.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
No |
Node via filter |
KSP_NODE |
A KSMULTIPLE_ITEM structure, followed by a sequence of KSDATAFORMAT_WAVEFORMATEX structures |
Return Value
The KSPROPERTY_AUDIOENGINE_SUPPORTEDDEVICEFORMATS property request returns STATUS_SUCCESS to indicate that it has completed successfully. Otherwise, the request returns an appropriate error status code.
Requirements
Version |
Windows 8 |
Header |
Ksmedia.h |