"L. Spiro Engine"
Static Public Attributes

lss::CVorbisRegistry Class Reference

Registry for time, floor, res backends and channel mappings. More...

#include <LSSVorbisRegistry.h>

List of all members.

Static Public Attributes

static const
CVorbisBackends::vorbis_func_floor
*const 
_floor_P []
static const
CVorbisBackends::vorbis_func_residue
*const 
_residue_P []
static const
CVorbisBackends::vorbis_func_mapping
*const 
_mapping_P []

Detailed Description

Registry for time, floor, res backends and channel mappings.

Class CVorbisRegistry Description: Registry for time, floor, res backends and channel mappings.


Member Data Documentation

const CVorbisBackends::vorbis_func_floor* const lss::CVorbisRegistry::_floor_P[] [static]

Undocumented Vorbis library data.

const CVorbisBackends::vorbis_func_mapping* const lss::CVorbisRegistry::_mapping_P[] [static]

Undocumented Vorbis library data.

const CVorbisBackends::vorbis_func_residue* const lss::CVorbisRegistry::_residue_P[] [static]

Undocumented Vorbis library data.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator