Class VLCapture.TALOptionalDefaultAudioFormat
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.
Package: VideoLabBasicPkg
Unit: VLCapture
Inherits: TALAudioFormatBasic
Contents |
Syntax
Delphi:
type TALOptionalDefaultAudioFormat = class( TALAudioFormatBasic )
C++ Builder:
class TALOptionalDefaultAudioFormat : public TALAudioFormatBasic
Visual C++ (MFC):
class CTALOptionalDefaultAudioFormat : public CTALAudioFormatBasic
C# (.NET):
public ref class OptionalDefaultAudioFormat : Mitov.VideoLab.AudioFormatBasic
Summary
Optional Audio Format settings class.
Description
Defines optional audio format class to be used for the AudioFormat properties.
Properties
Published
- Current - Specifies if the current format will be used.
- BufferSize - Specifies the desired buffer size in audio samples.