Property ALDSAudioIn.TALAudioModes.Modes
From Mitov Wiki Doc
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: TALAudioModes
Contents |
Syntax
Delphi:
property Modes[ Index : Integer ] : TALAudioModeFormat;
C++ Builder:
__property TALAudioModeFormat * Modes[ int Index ] = { };
Summary
Individual mode from the list.
Description
Use this property to get individual mode from the list.