Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

mp3_id::samplerate Class Reference

#include <mp3_ids.h>

Inheritance diagram for mp3_id::samplerate:

Inheritance graph
Collaboration diagram for mp3_id::samplerate:

Collaboration graph
List of all members.

Detailed Description

Sample rate ID class.


Public Member Functions

 samplerate (id *pID)
 Sample rate ID constructor.

string ParseID (void) const
 Sample rate ID parse.

int GetSamplerate (void) const
 Get samplerate.


Constructor & Destructor Documentation

mp3_id::samplerate::samplerate id pID  ) 
 

Sample rate ID constructor.

Parameters:
pID: Identifier to set as parent.

Here is the call graph for this function:


Member Function Documentation

string mp3_id::samplerate::ParseID void   )  const [virtual]
 

Sample rate ID parse.

Returns:
String with the default ID value.

Implements id.

Here is the call graph for this function:

int mp3_id::samplerate::GetSamplerate void   )  const
 

Get samplerate.

Returns:
Sample rate of the mp3 in Hz.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
doxygen sourceforge id3lib