Class TPlayerWave (unit WavePlay)

Inherits from

TComponent

Constructors



Functions

function Play: boolean;


procedure Stop;


Properties

property Async : boolean


property Loop : boolean


property WaveName : string

Published declarations

property WhereWave : TWhereWave


property WavePointer : pointer

Public declarations

Events

Variables

fAsync : boolean;


fLoop : boolean;


fWaveName : string;

Private declarations

fWavePointer : pointer;


fWhereWave : TWhereWave;



Constructors


Functions


function Play: boolean;


procedure Stop;


Properties


property Async : boolean


property Loop : boolean


property WaveName : string

Published declarations


property WhereWave : TWhereWave


property WavePointer : pointer

Public declarations


Events


Variables


fAsync : boolean;


fLoop : boolean;


fWaveName : string;

Private declarations


fWavePointer : pointer;


fWhereWave : TWhereWave;