Class ALSpeexCompressor.TALSpeexCompressor

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''' TALSpeexCompressor : [[Class ALBasicCompressor.TALBasicAudioCompressor|Mitov.AudioLab.BasicAudioCompressor]]
+
'''public ref class''' SpeexCompressor : [[Class ALBasicCompressor.TALBasicAudioCompressor|Mitov.AudioLab.BasicAudioCompressor]]
 
</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.

BIGALSpeexCompressor.gif ALSpeexCompressor.gif NETALSpeexCompressor.gif

Package: AudioLabPkg

Unit: ALSpeexCompressor

Inherits: TALBasicAudioCompressor

Contents

Syntax

Delphi:

type TALSpeexCompressor = class( TALBasicAudioCompressor )

C++ Builder:

class TALSpeexCompressor : public TALBasicAudioCompressor

Visual C++ (MFC):

class CTALSpeexCompressor : public CTALBasicAudioCompressor

C# (.NET):

public ref class SpeexCompressor : Mitov.AudioLab.BasicAudioCompressor

Summary

Compresses audio using Vorbis.

Description

Receives audio data stream and compresses it using Speex compression.


Diagram:

ALSpeexCompressor Preview.png

Properties

Published

From TALBasicAudioCompressor

Pins

From TALBasicCompressor

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox