Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Removes an auxiliary input from the APO.
Syntax
HRESULT RemoveAuxiliaryInput(
DWORD dwInputId
);
Parameters
dwInputId
Identifier for the input. This is a unique identifier generated by the system. The APO can use this identifier to differentiate between multiple auxiliary inputs.
Return value
HRESULT
Remarks
This method will only be called only when the APO is not locked for processing. This method will not be called from a real-time processing thread.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 Build 20348 |
| Header | audioenginebaseapo.h |