Wt::NullAudio::Channel Class Reference

#include <audio.h>

Inherits Wt::Audio::Channel.

List of all members.

Public Member Functions

virtual void play (Audio::Chunk &, int duration=-1)
virtual void fadeIn (Audio::Chunk &, int, int duration=-1)
virtual Audio::Chunkchunk () const

Protected Member Functions

 Channel (int id=0)

Friends

class Audio
class NullAudio


Constructor & Destructor Documentation

Wt::NullAudio::Channel::Channel ( int  id = 0  )  [protected]


Member Function Documentation

Audio::Chunk * Wt::NullAudio::Channel::chunk (  )  const [virtual]

Reimplemented from Wt::Audio::Channel.

void Wt::NullAudio::Channel::fadeIn ( Audio::Chunk ,
int  ,
int  duration = -1 
) [virtual]

Reimplemented from Wt::Audio::Channel.

void Wt::NullAudio::Channel::play ( Audio::Chunk ,
int  duration = -1 
) [virtual]

Reimplemented from Wt::Audio::Channel.


Friends And Related Function Documentation

friend class Audio [friend]

Reimplemented from Wt::Audio::Channel.

friend class NullAudio [friend]


The documentation for this class was generated from the following files:

Generated Fri Jul 28 19:22:38 2006.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.