Property ALASIOAudioDevice.TALASIOAudioDevice.BufferSize

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

Contents

Syntax

Delphi:

property BufferSize : TALASIOBufferSize read FBufferSize write SetBufferSize;

C++ Builder:

__property TALASIOBufferSize * BufferSize = { read=FBufferSize, write=SetBufferSize };

Summary

Specifies what should be the desired buffer size in samples for the Audio data transfer.

Description

Use this property to specify what should be the desired buffer size in samples for the Audio data transfer.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox