zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
bitrate_manager_info Struct Reference

#include <bitrate.h>

Public Attributes

long avg_rate
 
long max_rate
 
long min_rate
 
double reservoir_bias
 
long reservoir_bits
 
double slew_damp
 

Detailed Description

Definition at line 42 of file bitrate.h.

Member Data Documentation

long bitrate_manager_info::avg_rate

Definition at line 43 of file bitrate.h.

Referenced by vorbis_bitrate_init(), and vorbis_encode_setup_init().

long bitrate_manager_info::max_rate

Definition at line 45 of file bitrate.h.

Referenced by vorbis_bitrate_init(), and vorbis_encode_setup_init().

long bitrate_manager_info::min_rate

Definition at line 44 of file bitrate.h.

Referenced by vorbis_bitrate_init(), and vorbis_encode_setup_init().

double bitrate_manager_info::reservoir_bias
long bitrate_manager_info::reservoir_bits
double bitrate_manager_info::slew_damp

Definition at line 49 of file bitrate.h.

Referenced by vorbis_bitrate_addblock(), and vorbis_encode_setup_init().


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