Class ALWavePlayer.TALWavePlayer

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.

BIGALWavePlayer.gif ALWavePlayer.gif NETALWavePlayer.gif

Package: AudioLabEssentialPkg

Unit: ALWavePlayer

Inherits: TALCommonPlayer

Contents

Syntax

Delphi:

type TALWavePlayer = class( TALCommonPlayer )

C++ Builder:

class TALWavePlayer : public TALCommonPlayer

Visual C++ (MFC):

class CTALWavePlayer : public CTALCommonPlayer

C# (.NET):

public ref class TALWavePlayer : Mitov.AudioLab.CommonPlayer

Summary

Plays audio from Wave file.

Description

This component can be used to play WAVE files.

To play an WAVE file, place the component on a form, set the FileName with the name of an existing AVI file, set the component Enabled property to True, and connect the OutputPut pin to the InputPin of an TALAudioOut.

Events

From TALCommonPlayer

Properties

Published

Public

Methods

Public

Pins

Events

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox