#include <fileogg.h>
Public Member Functions | |
| OGGConfigAudio (BC_WindowBase *parent_window, Asset *asset) | |
| ~OGGConfigAudio () | |
| int | create_objects () |
| int | close_event () |
Public Attributes | |
| Asset * | asset |
| OGGVorbisFixedBitrate * | fixed_bitrate |
| OGGVorbisVariableBitrate * | variable_bitrate |
Private Attributes | |
| BC_WindowBase * | parent_window |
| char | string [BCTEXTLEN] |
Definition at line 208 of file fileogg.h.
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 1952 of file fileogg.C. References _, asset, fixed_bitrate, string, variable_bitrate, Asset::vorbis_bitrate, Asset::vorbis_max_bitrate, and Asset::vorbis_min_bitrate. Referenced by FileOGG::get_parameters(). |
|
|
Definition at line 217 of file fileogg.h. Referenced by create_objects(), OGGVorbisAvgBitrate::handle_event(), OGGVorbisMaxBitrate::handle_event(), OGGVorbisMinBitrate::handle_event(), OGGVorbisVariableBitrate::handle_event(), and OGGVorbisFixedBitrate::handle_event(). |
|
|
Definition at line 218 of file fileogg.h. Referenced by create_objects(), and OGGVorbisVariableBitrate::handle_event(). |
|
|
|
|
|
Definition at line 222 of file fileogg.h. Referenced by create_objects(). |
|
|
Definition at line 219 of file fileogg.h. Referenced by create_objects(), and OGGVorbisFixedBitrate::handle_event(). |
1.4.4