Class ALVorbisDecompressor.TALVorbisDecompressor

From Mitov Wiki Doc
Revision as of 00:23, 22 November 2011 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 TALVorbisDecompressor : Mitov.AudioLab.BasicAudioDecompressor

Summary

Decompresses Vorbis compressed audio.

Description

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

Properties

Published

Public

From TALBasicAudioDecompressor

Pins

From TALBasicDecompressor

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

Pins

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox