Property ALAudioIn.TALAudioIn.Device

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: TALAudioIn

Contents

Syntax

Delphi:

property Device : TALAudioCaptureDevice read FDevice write SetDevice;

C++ Builder:

__property TALAudioCaptureDevice * Device = { read=FDevice, write=SetDevice };

Summary

Desired audio input device(s).

Description

Use this property to select primary and alternative audio capture devices. The alternative devices will be used if the primary one is not available.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox