#include <mp3info.h>
Inheritance diagram for except::no_frame_sync:
Public Member Functions | |
no_frame_sync (void) throw () | |
No frame sync constructor. | |
virtual | ~no_frame_sync (void) throw () |
No frame sync destructor. | |
virtual const char * | what (void) const throw () |
Get no frame sync. | |
void | SetOffset (streamoff Offset) throw () |
Set offset of the no frame sync object. | |
Private Attributes | |
string | m_Offset |
Exception description. |
|
No frame sync constructor.
|
|
No frame sync destructor.
|
|
Get no frame sync.
Implements except::mp3info_except. |
|
Set offset of the no frame sync object.
|
|
Exception description.
|
![]() |
![]() |
![]() |