#include <mp3_ids.h>
Inheritance diagram for mp3_id::duration:
Public Member Functions | |
duration (id *pID) | |
Duration ID constructor. | |
string | ParseID (void) const |
Duration ID parse. | |
void | SetDuration (int Duration) |
Set duration. | |
int | GetDuration (void) const |
Get duration. | |
Private Attributes | |
int | m_Duration |
MP3 duration. |
|
Duration ID constructor.
|
Here is the call graph for this function:
|
Duration ID parse.
Implements id. |
Here is the call graph for this function:
|
Set duration.
|
|
Get duration.
|
|
MP3 duration.
|
![]() |
![]() |
![]() |