#include <mp3_ids.h>
Inheritance diagram for mp3_id::mp3:
Public Member Functions | |
mp3 (id *pID) | |
MP3 ID constructor. | |
string | ParseID (void) const |
MP3 ID parse. | |
void | SetMP3FrameHeader (mp3_frame_header *pFrameHeader) |
Set MP3 frame header. | |
const mp3_frame_header * | GetMP3FrameHeader (void) const |
Get MP3 frame header. | |
Private Attributes | |
mp3_frame_header * | m_pMP3FrameHeader |
MP3 header information. |
|
MP3 ID constructor.
|
Here is the call graph for this function:
|
MP3 ID parse.
Implements id. |
Here is the call graph for this function:
|
Set MP3 frame header.
|
|
Get MP3 frame header.
|
|
MP3 header information.
|
![]() |
![]() |
![]() |