|
| BMAMP3StreamFrame (char *stream) |
|
double | getDuration () |
|
int | getVersion () |
|
int | getLayer () |
|
int | getBitRate () |
|
int | getSampleRate () |
|
int | getPaddingSize () |
|
int | getFrameSampleSize () |
|
int | getFrameSize () |
|
| BMAStreamFrame (char *streamData) |
|
|
int | bit_rates [16] = { -1, 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320, -1 } |
|
int | sample_rates [4] = { 44100, 48000, 32000, -1 } |
|
|
char * | streamData |
|
bool | lastFrame |
|
The documentation for this class was generated from the following files:
- /home/barant/Documents/Development/BMASockets/BMAMP3StreamFrame.h
- /home/barant/Documents/Development/BMASockets/BMAMP3StreamFrame.cpp