IApoAuxiliaryInputConfiguration interface (audioenginebaseapo.h)

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