StarEngine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
star::SoundFile Class Reference

#include <SoundFile.h>

Collaboration diagram for star::SoundFile:
Collaboration graph

Public Member Functions

 SoundFile (const tstring &path)
 
 ~SoundFile ()
 
void Play (int32 looptimes=0)
 
void PlayQueued (int32 looptimes=0)
 
void Stop ()
 
void Pause ()
 
void Resume ()
 
bool IsStopped () const
 

Constructor & Destructor Documentation

star::SoundFile::SoundFile ( const tstring path)
star::SoundFile::~SoundFile ( )

Member Function Documentation

bool star::SoundFile::IsStopped ( ) const
void star::SoundFile::Pause ( )
void star::SoundFile::Play ( int32  looptimes = 0)
void star::SoundFile::PlayQueued ( int32  looptimes = 0)
void star::SoundFile::Resume ( )
void star::SoundFile::Stop ( )

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