#include <fileogg.h>
Inherits BC_Radial.

Public Member Functions | |
| OGGVorbisFixedBitrate (int x, int y, OGGConfigAudio *gui) | |
| int | handle_event () |
Data Fields | |
| OGGConfigAudio * | gui |
Definition at line 164 of file fileogg.h.
| OGGVorbisFixedBitrate::OGGVorbisFixedBitrate | ( | int | x, | |
| int | y, | |||
| OGGConfigAudio * | gui | |||
| ) |
| int OGGVorbisFixedBitrate::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 2075 of file fileogg.C.
References OGGConfigAudio::asset, gui, BC_Toggle::update(), OGGConfigAudio::variable_bitrate, and Asset::vorbis_vbr.

1.5.5