AmAudioFileFormat Class Reference

AmAudioFormat for file More...

#include <AmAudioFile.h>

Inheritance diagram for AmAudioFileFormat:

AmAudioFormat

Public Member Functions

 AmAudioFileFormat (const string &name, int subtype=-1)
string getName ()
int getSubtypeId ()
virtual amci_subtype_tgetSubtype ()
void setSubtypeId (int subtype_id)

Protected Member Functions

int getCodecId ()

Detailed Description

AmAudioFormat for file


Constructor & Destructor Documentation

AmAudioFileFormat::AmAudioFileFormat ( const string &  name,
int  subtype = -1 
)

Constructor for file based formats. All information are taken from the plug-in description.

Parameters:
name The file format name (ex. "Wav").
subtype Subtype for the file format (see amci.h).


Member Function Documentation

string AmAudioFileFormat::getName (  )  [inline]

Returns:
Format name.

int AmAudioFileFormat::getSubtypeId (  )  [inline]

Returns:
Format subtype.

amci_subtype_t * AmAudioFileFormat::getSubtype (  )  [virtual]

Returns:
Subtype pointer.


The documentation for this class was generated from the following files:
Generated on Fri May 16 12:02:06 2008 for SEMS by  doxygen 1.5.1
Home |  Recent changes |  Search |  Glossary |  Sitemap |  Login