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.
Specifies the loopback mode for an AUDIOCLIENT_ACTIVATION_PARAMS structure passed into a call to ActivateAudioInterfaceAsync.
Syntax
typedef enum PROCESS_LOOPBACK_MODE {
PROCESS_LOOPBACK_MODE_INCLUDE_TARGET_PROCESS_TREE,
PROCESS_LOOPBACK_MODE_EXCLUDE_TARGET_PROCESS_TREE
} ;
Constants
PROCESS_LOOPBACK_MODE_INCLUDE_TARGET_PROCESS_TREERender streams from the specified process and its child processes are included in the activated process loopback stream. |
PROCESS_LOOPBACK_MODE_EXCLUDE_TARGET_PROCESS_TREERender streams from the specified process and its child processes are excluded from the activated process loopback stream. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 Build 20348 |
| Header | audioclientactivationparams.h |