#include <mp3_utils.h>
Definition at line 43 of file mp3_utils.h.
mp3header::mp3header |
( |
const mp3header & |
src | ) |
|
|
inline |
void mp3header::copy |
( |
const mp3header & |
src | ) |
|
|
inline |
void mp3header::copy_raw |
( |
const void * |
src | ) |
|
|
inline |
Definition at line 58 of file mp3_utils.h.
bool ParseMPEGFrameHeader(TMPEGFrameInfo &p_info, const t_uint8 p_header[4])
void mp3header::get_bytes |
( |
void * |
out | ) |
|
|
inline |
unsigned mp3header::get_frame_size |
( |
| ) |
const |
|
inline |
Definition at line 57 of file mp3_utils.h.
unsigned QueryMPEGFrameSize(const t_uint8 p_header[4])
unsigned mp3header::get_samples_per_frame |
( |
| ) |
|
The documentation for this class was generated from the following files: