CLAM-Development  1.4.0
CLAM::AudioCodecs::PCMAudioStream Member List

This is the complete list of members for CLAM::AudioCodecs::PCMAudioStream, including all inherited members.

DiskToMemoryTransfer()CLAM::AudioCodecs::PCMAudioStreamprotectedvirtual
Dispose()CLAM::AudioCodecs::PCMAudioStreamvirtual
GetFramePosition() const CLAM::AudioCodecs::Streaminlinevirtual
mChannelsCLAM::AudioCodecs::Streamprotected
MemoryToDiskTransfer()CLAM::AudioCodecs::PCMAudioStreamprotectedvirtual
mEOFReachedCLAM::AudioCodecs::Streamprotected
mFramePositionCLAM::AudioCodecs::Streamprotected
mFramesLastReadCLAM::AudioCodecs::Streamprotected
mInterleavedDataCLAM::AudioCodecs::Streamprotected
PCMAudioStream(const AudioFile &file)CLAM::AudioCodecs::PCMAudioStream
PrepareReading()CLAM::AudioCodecs::PCMAudioStreamvirtual
PrepareWriting()CLAM::AudioCodecs::PCMAudioStreamvirtual
ReadData(int channel, TData *buffer, unsigned nFrames)CLAM::AudioCodecs::Stream
ReadData(TData **buffers, unsigned nFrames)CLAM::AudioCodecs::Stream
ReadData(int *channels, int nchannels, TData **buffers, unsigned nFrames)CLAM::AudioCodecs::Stream
SeekTo(long unsigned framePosition)CLAM::AudioCodecs::PCMAudioStream
CLAM::AudioCodecs::Stream::SeekTo(unsigned long framePosition)CLAM::AudioCodecs::Streaminlinevirtual
SetChannels(unsigned nChannels)CLAM::AudioCodecs::Streamprotected
Stream()CLAM::AudioCodecs::Stream
WriteData(int channel, const TData *buffer, unsigned nFrames)CLAM::AudioCodecs::Stream
WriteData(TData **const buffers, unsigned nFrames)CLAM::AudioCodecs::Stream
WriteData(int *channels, int nchannels, TData **const buffers, unsigned nFrames)CLAM::AudioCodecs::Stream
~PCMAudioStream()CLAM::AudioCodecs::PCMAudioStream
~Stream()CLAM::AudioCodecs::Streamvirtual