Class ALBufferQueue.TALBufferQueue

From Mitov Wiki Doc
Revision as of 00:30, 26 June 2013 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

BIGALBufferQueue.gif ALBufferQueue.gif NETALBufferQueue.gif

Package: AudioLabPkg

Unit: ALBufferQueue

Inherits: TALCommonFilter

Contents

Syntax

Delphi:

type TALBufferQueue = class( TALCommonFilter )

C++ Builder:

class TALBufferQueue : public TALCommonFilter

Visual C++ (MFC):

class CTALBufferQueue : public CTALCommonFilter

C# (.NET):

public ref class BufferQueue : Mitov.AudioLab.CommonFilter

Summary

Audio buffer queue component.

Description

Use this component to when audio buffers from a source may not be in a good sync with the audio sink.

The component will queue buffers allowing a margin of timing difference between source and sink.


Diagram:

ALBufferQueue Preview.png

Properties

Published

Public

Methods

Public

From TALCommonFilter

Methods

Public

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox