IAudioEndpointFormatControl interface (audioendpoints.h)
Used for resetting the current audio endpoint device format.
Inheritance
The IAudioEndpointFormatControl interface inherits from the IUnknown interface. IAudioEndpointFormatControl also has these types of members:
Methods
The IAudioEndpointFormatControl interface has these methods.
IAudioEndpointFormatControl::ResetToDefault Resets the format to the default setting provided by the device manufacturer. |
Remarks
This setting is exposed to the user through the "Sounds" control panel and can be read from the endpoint property store using PKEY_AudioEngine_DeviceFormat.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | audioendpoints.h |