Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |