AmCachedAudioFile Class Reference

AmAudio implementation for cached file. More...

#include <AmCachedAudioFile.h>

Inheritance diagram for AmCachedAudioFile:

AmAudio

Public Member Functions

 AmCachedAudioFile (AmFileCache *cache)
void rewind ()
void close ()
bool is_good ()

Data Fields

AmSharedVar< bool > loop

Detailed Description

AmAudio implementation for cached file.

This uses an AmFileCache instance to read the data rather than a file.


Member Function Documentation

void AmCachedAudioFile::rewind (  ) 

Rewind the file.

void AmCachedAudioFile::close (  )  [virtual]

Closes the file.

Reimplemented from AmAudio.

bool AmCachedAudioFile::is_good (  )  [inline]

everything ok?


Field Documentation

loop the file?


The documentation for this class was generated from the following files:
Generated on Fri May 16 12:02:07 2008 for SEMS by  doxygen 1.5.1
Home |  Recent changes |  Search |  Glossary |  Sitemap |  Login