KSPROPERTY_HRTF3D_FILTER_FORMAT
The KSPROPERTY_HRTF3D_FILTER_FORMAT property retrieves the filter format used by the HRTF algorithm.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
No |
Pin |
The property value (operation data) is a structure of type KSDS3D_HRTF_FILTER_FORMAT_MSG that specifies the HRTF algorithm's filter method and coefficient format.
Return Value
A KSPROPERTY_HRTF3D_FILTER_FORMAT property request returns STATUS_SUCCESS to indicate that it has completed successfully. Otherwise, the request returns an appropriate error status code.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |