#include <fileogg.h>
Inherits BC_Radial.

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

1.5.5