AxMP3Info Class Reference
#include <ax_resource/ax_mp3info.h>
List of all members.
Constructor & Destructor Documentation
| AxMP3Info::AxMP3Info |
( |
wxString |
strFile = wxEmptyString |
) |
|
| AxMP3Info::~AxMP3Info |
( |
|
) |
[virtual] |
Member Function Documentation
| void AxMP3Info::Clear |
( |
|
) |
|
| wxString AxMP3Info::GetAlbum |
( |
|
) |
const [inline] |
| wxString AxMP3Info::GetArtist |
( |
|
) |
const [inline] |
| int AxMP3Info::GetBitRate |
( |
|
) |
const [inline] |
| wxString AxMP3Info::GetComment |
( |
|
) |
const [inline] |
| ENEMPHASIS AxMP3Info::GetEmphasis |
( |
|
) |
const [inline] |
| wxString AxMP3Info::GetFileName |
( |
|
) |
const [inline] |
| int AxMP3Info::GetGenreIndex |
( |
|
) |
const [inline] |
| wxString AxMP3Info::GetGenreString |
( |
int |
nIndex |
) |
[static] |
| int AxMP3Info::GetLength |
( |
|
) |
const [inline] |
| wxString AxMP3Info::GetLengthString |
( |
int |
nSeconds |
) |
[static] |
| int AxMP3Info::GetMPEGLayer |
( |
|
) |
const [inline] |
| ENMPEGVER AxMP3Info::GetMPEGVersion |
( |
|
) |
const [inline] |
| int AxMP3Info::GetNumFrames |
( |
|
) |
const [inline] |
| int AxMP3Info::GetSampleRate |
( |
|
) |
const [inline] |
| wxString AxMP3Info::GetTitle |
( |
|
) |
const [inline] |
| int AxMP3Info::GetTrack |
( |
|
) |
const [inline] |
| wxUint32 AxMP3Info::GetValidity |
( |
|
) |
const [inline] |
| wxString AxMP3Info::GetYear |
( |
|
) |
const [inline] |
| bool AxMP3Info::HasCRC |
( |
|
) |
const [inline] |
| bool AxMP3Info::IsCopyrighted |
( |
|
) |
const [inline] |
| bool AxMP3Info::IsOriginal |
( |
|
) |
const [inline] |
| bool AxMP3Info::Open |
( |
wxString |
strFile |
) |
|
| void AxMP3Info::SetAlbum |
( |
wxString |
strAlbum |
) |
[inline] |
| void AxMP3Info::SetArtist |
( |
wxString |
strArtist |
) |
[inline] |
| void AxMP3Info::SetComment |
( |
wxString |
strComment |
) |
[inline] |
| void AxMP3Info::SetGenreIndex |
( |
int |
nGenre |
) |
[inline] |
| void AxMP3Info::SetTitle |
( |
wxString |
strTitle |
) |
[inline] |
| void AxMP3Info::SetTrack |
( |
int |
nTrack |
) |
[inline] |
| void AxMP3Info::SetYear |
( |
wxString |
strYear |
) |
[inline] |
The documentation for this class was generated from the following files: