#include <fileogg.h>
Inherits BC_TextBox.

Public Member Functions | |
| OGGVorbisMinBitrate (int x, int y, OGGConfigAudio *gui, char *text) | |
| int | handle_event () |
Data Fields | |
| OGGConfigAudio * | gui |
Definition at line 180 of file fileogg.h.
| OGGVorbisMinBitrate::OGGVorbisMinBitrate | ( | int | x, | |
| int | y, | |||
| OGGConfigAudio * | gui, | |||
| char * | text | |||
| ) |
| int OGGVorbisMinBitrate::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 2103 of file fileogg.C.
References OGGConfigAudio::asset, BC_TextBox::get_text(), gui, and Asset::vorbis_min_bitrate.

1.5.5