"L. Spiro Engine"
|
Miscellaneous prototypes. More...
#include <LSSVorbisMisc.h>
Static Public Member Functions | |
static LSVOID * | _vorbis_block_alloc (CVorbisCodec::vorbis_block *_pvbVb, LSINT32 _i32Bytes) |
static LSVOID | _vorbis_block_ripcord (CVorbisCodec::vorbis_block *_pvbVb) |
Miscellaneous prototypes.
Class CVorbisMisc Description: Miscellaneous prototypes.
static LSVOID* lss::CVorbisMisc::_vorbis_block_alloc | ( | CVorbisCodec::vorbis_block * | _pvbVb, |
LSINT32 | _i32Bytes | ||
) | [static] |
Undocumented function from the Vorbis library.
_pvbVb | Undocumented parameter from the Vorbis library. |
_i32Bytes | Undocumented parameter from the Vorbis library. |
static LSVOID lss::CVorbisMisc::_vorbis_block_ripcord | ( | CVorbisCodec::vorbis_block * | _pvbVb | ) | [static] |
Undocumented function from the Vorbis library.
_pvbVb | Undocumented parameter from the Vorbis library. |