#include <id3_ids.h>
Inheritance diagram for id3_id::comment:
Public Member Functions | |
comment (id *pID) | |
Comment ID constructor. | |
string | ParseID (void) const |
Comment ID parse. | |
void | SetComment (const string &Comment) |
Set comment ID. | |
const string | GetComment (void) const |
Get comment ID. | |
Private Attributes | |
string | m_Comment |
Comment information. |
|
Comment ID constructor.
|
|
Comment ID parse.
Implements id. |
|
Set comment ID.
|
|
Get comment ID.
|
|
Comment information.
|
![]() |
![]() |
![]() |