audiere::FileFormatDesc Struct Reference

Describes a file format that Audiere supports. More...

#include <audiere.h>

List of all members.

Public Attributes

std::string description
std::vector< std::string > extensions


Detailed Description

Describes a file format that Audiere supports.

Definition at line 1161 of file audiere.h.


Member Data Documentation

std::string audiere::FileFormatDesc::description
 

Short description of format, such as "MP3 Files" or "Mod Files".

Definition at line 1163 of file audiere.h.

std::vector<std::string> audiere::FileFormatDesc::extensions
 

List of support extensions, such as {"mod", "it", "xm"}.

Definition at line 1166 of file audiere.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 13 23:07:27 2006 for audiere by  doxygen 1.4.6