openshot-audio
0.1.6
|
#include <codec.h>
Public Attributes | |
float ** | pcm |
oggpack_buffer | opb |
long | lW |
long | W |
long | nW |
int | pcmend |
int | mode |
int | eofflag |
ogg_int64_t | granulepos |
ogg_int64_t | sequence |
vorbis_dsp_state * | vd |
void * | localstore |
long | localtop |
long | localalloc |
long | totaluse |
struct alloc_chain * | reap |
long | glue_bits |
long | time_bits |
long | floor_bits |
long | res_bits |
void * | internal |
int vorbis_block::eofflag |
long vorbis_block::floor_bits |
long vorbis_block::glue_bits |
ogg_int64_t vorbis_block::granulepos |
void* vorbis_block::internal |
long vorbis_block::localalloc |
void* vorbis_block::localstore |
long vorbis_block::localtop |
long vorbis_block::lW |
int vorbis_block::mode |
long vorbis_block::nW |
oggpack_buffer vorbis_block::opb |
float** vorbis_block::pcm |
int vorbis_block::pcmend |
struct alloc_chain* vorbis_block::reap |
long vorbis_block::res_bits |
ogg_int64_t vorbis_block::sequence |
long vorbis_block::time_bits |
long vorbis_block::totaluse |
vorbis_dsp_state* vorbis_block::vd |
long vorbis_block::W |