#include <filempeg.h>
Inherits BC_Radial.

Public Member Functions | |
| MPEGFixedQuant (int x, int y, MPEGConfigVideo *gui) | |
| int | handle_event () |
Data Fields | |
| MPEGConfigVideo * | gui |
Definition at line 301 of file filempeg.h.
| MPEGFixedQuant::MPEGFixedQuant | ( | int | x, | |
| int | y, | |||
| MPEGConfigVideo * | gui | |||
| ) |
Definition at line 1947 of file filempeg.C.
| int MPEGFixedQuant::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 1953 of file filempeg.C.
References MPEGConfigVideo::asset, MPEGConfigVideo::fixed_bitrate, gui, BC_Toggle::update(), and Asset::vmpeg_fix_bitrate.

1.5.5