MP3FileReader::DecodeThread Class Reference

#include <MP3FileReader.h>

Inherits Thread.

Inheritance diagram for MP3FileReader::DecodeThread:

Inheritance graph
[legend]
Collaboration diagram for MP3FileReader::DecodeThread:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 94 of file MP3FileReader.h.

Public Types

enum  Type { RTThread, NonRTThread }

Public Slots

void start ()

Public Member Functions

 DecodeThread (MP3FileReader *reader)
virtual void run ()

Protected Attributes

MP3FileReaderm_reader


Member Enumeration Documentation

enum Thread::Type [inherited]

Enumerator:
RTThread 
NonRTThread 

Definition at line 27 of file Thread.h.


Constructor & Destructor Documentation

MP3FileReader::DecodeThread::DecodeThread ( MP3FileReader reader  )  [inline]

Definition at line 97 of file MP3FileReader.h.


Member Function Documentation

void MP3FileReader::DecodeThread::run (  )  [virtual]

Definition at line 250 of file MP3FileReader.cpp.

References MP3FileReader::decode(), CodedAudioFileReader::endSerialised(), CodedAudioFileReader::finishDecodeCache(), CodedAudioFileReader::isDecodeCacheInitialised(), AudioFileReader::m_channelCount, MP3FileReader::m_completion, MP3FileReader::m_done, MP3FileReader::m_error, MP3FileReader::m_filebuffer, MP3FileReader::m_fileSize, MP3FileReader::m_path, m_reader, and MP3FileReader::m_samplebuffer.

void Thread::start (  )  [slot, inherited]

Definition at line 34 of file Thread.cpp.

References Thread::m_type, and Thread::RTThread.

Referenced by AudioCallbackPlaySource::addModel(), WaveFileModel::fillCache(), FFTDataServer::getCacheAux(), FFTDataServer::isColumnReady(), MatrixFile::MatrixFile(), MP3FileReader::MP3FileReader(), OggVorbisFileReader::OggVorbisFileReader(), DSSIPluginInstance::requestNonRTThread(), ResamplingWavFileReader::ResamplingWavFileReader(), FFTDataServer::FillThread::run(), and ModelTransformerFactory::transform().


Member Data Documentation

MP3FileReader* MP3FileReader::DecodeThread::m_reader [protected]

Definition at line 101 of file MP3FileReader.h.

Referenced by run().


The documentation for this class was generated from the following files:
Generated on Wed Feb 20 15:45:34 2008 for SonicVisualiser by  doxygen 1.5.1