CLAM-Development  1.1
Public Member Functions
CLAM::AudioCodecs::MpegBitstream Class Reference

#include <MpegBitstream.hxx>

List of all members.

Public Member Functions

 MpegBitstream (FILE *bitstream)
 MpegBitstream ()
 ~MpegBitstream ()
void Init ()
void Init (FILE *)
TTime Finish ()
bool EOS ()
bool FatalError ()
bool NextFrame ()
bool SynthesizeCurrent ()
struct mad_frame & CurrentFrame ()
struct mad_synth & CurrentSynthesis ()
struct mad_stream & StreamState ()

Detailed Description

Definition at line 38 of file MpegBitstream.hxx.


Constructor & Destructor Documentation

Definition at line 38 of file MpegBitstream.cxx.

Definition at line 44 of file MpegBitstream.cxx.

Definition at line 49 of file MpegBitstream.cxx.


Member Function Documentation

struct mad_frame & CLAM::AudioCodecs::MpegBitstream::CurrentFrame ( ) [read]

Definition at line 55 of file MpegBitstream.cxx.

References Init().

struct mad_stream & CLAM::AudioCodecs::MpegBitstream::StreamState ( ) [read]

Definition at line 70 of file MpegBitstream.hxx.

Referenced by CLAM::AudioCodecs::MpegCodec::RetrieveHeaderData().


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