Property ALDSAudioIn.TALDSAudioIn.AudioSources

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TALDSAudioIn

Contents

Syntax

Delphi:

property AudioSources : TDSSwitches read FAudioSources write SetAudioSources;

C++ Builder:

__property TDSSwitches * AudioSources = { read=FAudioSources, write=SetAudioSources };

Summary

List of audio capture sources.

Description

Use this property to select the audio capture source of the current device. The audio sources are selected from the sources available by the device crossbars, and audio mixers.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox