Property ALDSAudioIn.TALAudioModeFormat.SamplesPerSecGranularity
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: TALAudioModeFormat
Contents |
Syntax
Delphi:
property SamplesPerSecGranularity : Integer read FSamplesPerSecGranularity;
C++ Builder:
__property int SamplesPerSecGranularity = { read=FSamplesPerSecGranularity };
Summary
Granularity of the bits.
Description
Use this property to get the granularity of the bits.
For example, it could specify 8 bits or 32 bits in steps of 8.