#include <fileavi.h>
Inherits BC_PopupTextBox.

Public Member Functions | |
| AVIVCodecList (AVIConfigVideo *gui, int x, int y) | |
| ~AVIVCodecList () | |
| int | handle_event () |
Data Fields | |
| AVIConfigVideo * | gui |
Definition at line 136 of file fileavi.h.
| AVIVCodecList::AVIVCodecList | ( | AVIConfigVideo * | gui, | |
| int | x, | |||
| int | y | |||
| ) |
| int AVIVCodecList::handle_event | ( | ) | [virtual] |
Reimplemented from BC_PopupTextBox.
Definition at line 1138 of file fileavi.C.
References AVIConfigVideo::asset, BC_PopupTextBox::get_text(), gui, AVIConfigVideo::string, AVIConfigVideo::update_attribute(), Asset::vcodec, and FileAVI::vcodec_to_fourcc().

1.5.5