Wt::NullAudio::Chunk Class Reference

#include <audio.h>

Inherits Wt::Audio::Chunk.

List of all members.

Public Member Functions

virtual void play (int duration=-1)
virtual void fadeIn (int, int duration=-1)
virtual Audio::Channelchannel () const
virtual Audio::Chunkclone () const
virtual void detach ()

Protected Member Functions

 Chunk ()

Friends

class NullAudio


Constructor & Destructor Documentation

Wt::NullAudio::Chunk::Chunk (  )  [protected]

Reimplemented from Wt::Audio::Chunk.


Member Function Documentation

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

Reimplemented from Wt::Audio::Chunk.

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

Reimplemented from Wt::Audio::Chunk.

void Wt::NullAudio::Chunk::detach (  )  [virtual]

Reimplemented from Wt::Audio::Chunk.

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

Reimplemented from Wt::Audio::Chunk.

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

Reimplemented from Wt::Audio::Chunk.


Friends And Related Function Documentation

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.