EnableCaptureMonitor

EnableCaptureMonitor specifies whether Windows includes an option to play audio from devices connected to the Audio In port. The computer actively detects whether a device is connected to an Audio In port.

If this option is enabled, then the end user can configure the system to play audio from a device. For example, the end user can plug in a portable music player and listen to music through the computer speakers.

Values

true

Specifies that end users can configure the system to play audio from a device connected to an Audio In port.

This is the default value

false

Specifies that end users cannot configure the system to play audio from a device connected to an Audio In port.

Parent Hierarchy

Microsoft-Windows-Audio-AudioCore | EnableCaptureMonitor

Valid Configuration Passes

specialize

Applies To

For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Audio-VolumeControl.

XML Example

The following XML output specifies that an end user cannot configure the system to play audio from a device connected to an Audio In port.

<EnableCaptureMonitor>false</EnableCaptureMonitor>

Microsoft-Windows-Audio-AudioCore