IApoAuxiliaryInputRT interface (audioenginebaseapo.h)
The realtime-safe interface used to drive the auxiliary inputs of an APO.
Inheritance
The IApoAuxiliaryInputRT interface inherits from the IUnknown interface.
Methods
The IApoAuxiliaryInputRT interface has these methods.
IApoAuxiliaryInputRT::AcceptInput Provides input to the APO on one of its auxiliary inputs. |
Remarks
This method may be called from a real-time processing thread. The implementation of these methods must not block, touch paged memory, or call any blocking system routines.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Header | audioenginebaseapo.h |