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