#include <mp3_ids.h>
Inheritance diagram for mp3_id::frames:


| Public Member Functions | |
| frames (id *pID) | |
| Frames ID constructor. | |
| string | ParseID (void) const | 
| Frames ID parse. | |
| void | SetFrames (int Frames) | 
| Set frames. | |
| int | GetFrames (void) const | 
| Get frames. | |
| Private Attributes | |
| int | m_Frames | 
| MP3 number of frames. | |
| 
 | 
| Frames ID constructor. 
 
 | 
| 
 | 
| Frames ID parse. 
 
 Implements id. | 
Here is the call graph for this function:

| 
 | 
| Set frames. 
 
 | 
| 
 | 
| Get frames. 
 
 | 
| 
 | 
| MP3 number of frames. 
 | 
|   |   |   |