#include "MP3ADU.hh"#include "MP3ADUdescriptor.hh"#include "MP3Internals.hh"#include <string.h>Include dependency graph for MP3ADU.cpp:

Go to the source code of this file.
Data Structures | |
| class | Segment |
| class | SegmentQueue |
Defines | |
| #define | SegmentBufSize 2000 |
| #define | SegmentQueueSize 20 |
| #define SegmentBufSize 2000 |
Definition at line 32 of file MP3ADU.cpp.
| #define SegmentQueueSize 20 |
Definition at line 52 of file MP3ADU.cpp.
Referenced by SegmentQueue::nextIndex(), and SegmentQueue::prevIndex().
1.5.2