#include <mom_structs.h>
Data Fields | |
| Float | frame_rate |
| Int | M |
| Int | start_frame |
| Int | end_frame |
| Int | bit_rate |
| Int | frame_skip |
| Int | quantizer |
| Int | intra_quantizer |
| Int | intra_period |
| Int | modulo_time_base [2] |
Definition at line 84 of file mom_structs.h.
Definition at line 86 of file mom_structs.h.
Referenced by encore(), GetVolConfigFrameRate(), init_vol_config(), and PutVolConfigFrameRate().
Definition at line 87 of file mom_structs.h.
Referenced by GetVolConfigM(), init_vol_config(), and PutVolConfigM().
Definition at line 88 of file mom_structs.h.
Referenced by GetVolConfigStartFrame(), and PutVolConfigStartFrame().
Definition at line 89 of file mom_structs.h.
Referenced by GetVolConfigEndFrame(), and PutVolConfigEndFrame().
Definition at line 90 of file mom_structs.h.
Referenced by encore(), GetVolConfigBitrate(), init_vol_config(), and PutVolConfigBitrate().
Definition at line 91 of file mom_structs.h.
Referenced by GetVolConfigFrameSkip(), init_vol_config(), and PutVolConfigFrameSkip().
Definition at line 93 of file mom_structs.h.
Referenced by GetVolConfigQuantizer(), init_vol_config(), and PutVolConfigQuantizer().
Definition at line 94 of file mom_structs.h.
Referenced by GetVolConfigIntraQuantizer(), init_vol_config(), and PutVolConfigIntraQuantizer().
Definition at line 96 of file mom_structs.h.
Referenced by GetVolConfigIntraPeriod(), and PutVolConfigIntraPeriod().
Definition at line 99 of file mom_structs.h.
Referenced by GetVolConfigModTimeBase(), init_vol_config(), and PutVolConfigModTimeBase().
1.5.5