AxMP3Info Class Reference

#include <ax_resource/ax_mp3info.h>

List of all members.

Public Member Functions

 AxMP3Info (wxString strFile=wxEmptyString)
virtual ~AxMP3Info ()
bool Open (wxString strFile)
void Clear ()
void SetArtist (wxString strArtist)
void SetTitle (wxString strTitle)
void SetAlbum (wxString strAlbum)
void SetComment (wxString strComment)
void SetYear (wxString strYear)
void SetTrack (int nTrack)
void SetGenreIndex (int nGenre)
wxString GetFileName () const
wxUint32 GetValidity () const
wxString GetArtist () const
wxString GetTitle () const
wxString GetAlbum () const
wxString GetComment () const
wxString GetYear () const
int GetTrack () const
int GetGenreIndex () const
int GetNumFrames () const
int GetLength () const
ENMPEGVER GetMPEGVersion () const
int GetMPEGLayer () const
bool HasCRC () const
int GetBitRate () const
int GetSampleRate () const
ENCHANNELMODE GetChannelMode () const
ENEMPHASIS GetEmphasis () const
bool IsCopyrighted () const
bool IsOriginal () const

Static Public Member Functions

static wxString GetGenreString (int nIndex)
static wxString GetLengthString (int nSeconds)


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]

ENCHANNELMODE AxMP3Info::GetChannelMode (  )  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:

Generated on Wed May 6 19:22:07 2009 for AxTk by  doxygen 1.5.8