Class ALQueuedSwitch.TALQueuedSwitch

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TALQueuedSwitch : [[Class LPComponent.TLPComponent|Mitov.AudioLab.Component]]
+
'''public ref class''' QueuedSwitch : [[Class LPComponent.TLPComponent|Mitov.AudioLab.Component]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 26 June 2013

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.

BIGALQueuedSwitch.gif ALQueuedSwitch.gif NETALQueuedSwitch.gif

Package: AudioLabPkg

Unit: ALQueuedSwitch

Inherits: TLPComponent

Contents

Syntax

Delphi:

type TALQueuedSwitch = class( TLPComponent )

C++ Builder:

class TALQueuedSwitch : public TLPComponent

Visual C++ (MFC):

class CTALQueuedSwitch : public CTLPComponent

C# (.NET):

public ref class QueuedSwitch : Mitov.AudioLab.Component

Summary

Multi-channel queued video and audio switch.

Description

Allows switching between multiple queued audio streams. Typically used for quick switching from one audio source to another.


Diagram:

ALQueuedSwitch Preview.png

Properties

Published

Pins

PinLists

Events

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox