Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

mp3 Struct Reference

Miscellaneous MP3 constants. More...

List of all members.

Public Types

enum  {
  sync = 0x7FF, syncbits = 11, CRCbits = 16, frametime = 26,
  maxloud = 4
}


Detailed Description

Miscellaneous MP3 constants.

Static class.

Definition at line 188 of file mp3_format.h.


Member Enumeration Documentation

anonymous enum
 

Enumerator:
sync  Synchronization (eleven 1 bits)
syncbits  Number of synchronization bits
CRCbits  Number of bits in CRC
frametime  Duration of frame in miliseconds
maxloud  Number non-silent blocks which end a silence

Definition at line 190 of file mp3_format.h.


Generated on Wed Sep 6 00:18:18 2006 for Kraken by  doxygen 1.4.4