| audiodata.cpp [code] | Implementation of class AudioData |
| audiodata.h [code] | Declaration of class AudioData |
| bitarray.h [code] | Implementation of template Bitarray |
| bitstream.cpp [code] | Implementation of class Bitstream |
| bitstream.h [code] | Declaration of class Bitstream |
| channelheader.cpp [code] | Implementation of class ChannelHeader |
| channelheader.h [code] | Declaration of class ChannelHeader |
| conv.cpp [code] | Implementation of class Conv |
| conv.h [code] | Declaration of class Conv |
| dataheader.cpp [code] | Explicit instantioation of DataHeaderStereo and DataHeaderMono |
| dataheader.h [code] | Declaration of classes DataHeaderStereo, DataHeaderMono and DataHeader |
| except.h [code] | Classes for exceptions |
| frameheader.cpp [code] | Implementation of class FrameHeader |
| frameheader.h [code] | Declaration of class FrameHeader |
| id3tag.cpp [code] | Implementation of class ID3Tag |
| id3tag.h [code] | Declaration of class ID3Tag |
| kraken.cpp [code] | Main program, delegates everything to MP3Core |
| mp3_format.h [code] | Various constants and tables |
| mp3core.cpp [code] | Implementation of class MP3Core |
| mp3core.h [code] | Declaration of class MP3Core |
| mp3frame.cpp [code] | Implementation of class MP3Frame |
| mp3frame.h [code] | Declaration of class MP3Frame |
| mp3iterator.cpp [code] | Implementation of class MP3Iterator |
| mp3iterator.h [code] | Declaration of class MP3Iterator |
| mp3stream.cpp [code] | Implementation of class MP3Stream |
| mp3stream.h [code] | Declaration of class MP3Stream |
1.4.4