Wt::Sound Class Reference

#include <sound.h>

List of all members.

Public Member Functions

 Sound (const std::string &filename)
 Sound ()
const std::string & fileName () const
bool isFinished () const
void play ()
void stop ()

Static Public Member Functions

static bool available ()
static bool isAvailable ()
static void play (const std::string &filename)

Protected Member Functions

void detach ()


Constructor & Destructor Documentation

Wt::Sound::Sound ( const std::string &  filename  ) 

Wt::Sound::Sound (  ) 


Member Function Documentation

bool Wt::Sound::available (  )  [static]

void Wt::Sound::detach (  )  [protected]

const std::string & Wt::Sound::fileName (  )  const

bool Wt::Sound::isAvailable (  )  [static]

bool Wt::Sound::isFinished (  )  const

void Wt::Sound::play ( const std::string &  filename  )  [static]

void Wt::Sound::play (  ) 

void Wt::Sound::stop (  ) 


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

Generated Fri Jul 28 19:22:39 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.