ltmmCaptureCtrl.AudioRenderers Property

Visual Basic Example

Syntax

object.AudioProcessors As ltmmRenderers

Remarks

(Read-only). Gets the registered audio renderer The audio device that will play the sound. This is usually your sound card. Some computers have more than one sound playback device. You choose which sound playback device will play the sound by selecting the corresponding audio renderer. collection object.

The ltmmRenderers object is used to enumerate the available audio renderers, and to select an audio renderer for audio output.

Platforms

Win32, x64

See Also

Elements:

ltmmRenderers Object

Topics:

Multimedia Properties, Methods and Events