Property VLDSCapture.TVLDSCapture.AudioCaptureDevice

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

Contents

Syntax

Delphi:

property AudioCaptureDevice : TDSVLAudioCaptureDevice read FAudioCaptureDevice write SetAudioCaptureDevice;

C++ Builder:

__property TDSVLAudioCaptureDevice * AudioCaptureDevice = { read=FAudioCaptureDevice, write=SetAudioCaptureDevice };

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