Class ALVorbisDecompressor.TALVorbisDecompressor

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.

BIGALVorbisCompressor.gif ALVorbisCompressor.gif NETALVorbisCompressor.gif

Package: AudioLabPkg

Unit: ALVorbisDecompressor

Inherits: TALBasicAudioDecompressor

Contents

Syntax

Delphi:

type TALVorbisDecompressor = class( TALBasicAudioDecompressor )

C++ Builder:

class TALVorbisDecompressor : public TALBasicAudioDecompressor

Visual C++ (MFC):

class CTALVorbisDecompressor : public CTALBasicAudioDecompressor

C# (.NET):

public ref class VorbisDecompressor : Mitov.AudioLab.BasicAudioDecompressor

Summary

Decompresses Vorbis compressed audio.

Description

Receives Vorbis compressed data, and decompresses it into audio data stream.


Diagram:

ALVorbisDecompressor Preview.png

Properties

Published

Public

From TALBasicAudioDecompressor

Pins

From TALBasicDecompressor

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox