openshot-audio  0.1.6
Public Attributes | List of all members
private_state Struct Reference

#include <codec_internal.h>

Public Attributes

envelope_lookupve
 
int window [2]
 
vorbis_look_transform ** transform [2]
 
drft_lookup fft_look [2]
 
int modebits
 
vorbis_look_floor ** flr
 
vorbis_look_residue ** residue
 
vorbis_look_psypsy
 
vorbis_look_psy_globalpsy_g_look
 
unsigned char * header
 
unsigned char * header1
 
unsigned char * header2
 
bitrate_manager_state bms
 
ogg_int64_t sample_count
 

Member Data Documentation

bitrate_manager_state private_state::bms
drft_lookup private_state::fft_look[2]
vorbis_look_floor** private_state::flr
unsigned char* private_state::header
unsigned char* private_state::header1
unsigned char* private_state::header2
int private_state::modebits
vorbis_look_psy* private_state::psy
vorbis_look_psy_global* private_state::psy_g_look
vorbis_look_residue** private_state::residue
ogg_int64_t private_state::sample_count
vorbis_look_transform** private_state::transform[2]
envelope_lookup* private_state::ve
int private_state::window[2]

The documentation for this struct was generated from the following file: