Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides methods that APOs can implement so that the audio engine can add and remove auxiliary input streams.
Inheritance
The IApoAuxiliaryInputConfiguration interface inherits from the IUnknown interface.
Methods
The IApoAuxiliaryInputConfiguration interface has these methods.
IApoAuxiliaryInputConfiguration::AddAuxiliaryInput Adds an auxiliary input to the APO, and provides initialization parameters. |
IApoAuxiliaryInputConfiguration::IsInputFormatSupported Verifies that a specific auxiliary input format is supported by the APO. |
IApoAuxiliaryInputConfiguration::RemoveAuxiliaryInput Removes an auxiliary input from the APO. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Header | audioenginebaseapo.h |