#include <id3.h>
Inheritance diagram for except::no_id3v2:
Public Member Functions | |
no_id3v2 (const string &FileName) throw () | |
No ID3v2 constructor. | |
virtual | ~no_id3v2 (void) throw () |
No ID3v2 destructor. | |
virtual const char * | what (void) const throw () |
Get no ID3v2 warning. | |
Private Attributes | |
string | m_FileName |
File without ID3v1. |
|
No ID3v2 constructor.
|
|
No ID3v2 destructor.
|
|
Get no ID3v2 warning.
Implements except::id3_except. |
|
File without ID3v1.
|
![]() |
![]() |
![]() |