IMiniportAudioSignalProcessing interface (portcls.h)
The IMiniportAudioSignalProcessing interface is implemented by the WaveRT miniport component of any audio driver, if any of its pins support audio signal processing modes.
Inheritance
The IMiniportAudioSignalProcessing interface inherits from the IUnknown interface. IMiniportAudioSignalProcessing also has these types of members:
Methods
The IMiniportAudioSignalProcessing interface has these methods.
IMiniportAudioSignalProcessing::GetModes The GetModes method, Gets the audio signal processing modes supported by an audio pin. |
Remarks
Any of the Portcls miniport drivers can also implement the GetModes method.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1 |
Minimum supported server | Windows Server 2012 R2 |
Target Platform | Windows |
Header | portcls.h |