This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | MP3INFO_VERSION "0.8" |
| Version description. | |
| #define | MP3INFO_DATE "20040524" |
| Build date. | |
| #define | MP3INFO_BUILDTYPE "Release" |
| Build type. | |
| #define | BLOCK_SIZE 16777216 |
| Read block size (default 16MB). | |
| #define | MAX_OFFSET_WITHOUT_FRAMESYNC 8192 |
| Max offset to find a valid frame with valid sync (default 8KB). | |
|
|
Version description.
|
|
|
Build date.
|
|
|
Build type.
|
|
|
Read block size (default 16MB).
|
|
|
Max offset to find a valid frame with valid sync (default 8KB).
|
|
|
|