#include <fileogg.h>
Public Member Functions | |
| OGGConfigVideo (BC_WindowBase *parent_window, Asset *asset) | |
| ~OGGConfigVideo () | |
| int | create_objects () |
| int | close_event () |
Public Attributes | |
| OGGTheoraFixedBitrate * | fixed_bitrate |
| OGGTheoraFixedQuality * | fixed_quality |
| Asset * | asset |
Private Attributes | |
| BC_WindowBase * | parent_window |
Definition at line 276 of file fileogg.h.
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 2082 of file fileogg.C. References _, asset, fixed_bitrate, fixed_quality, and Asset::theora_quality. Referenced by FileOGG::get_parameters(). |
|
|
|
Definition at line 285 of file fileogg.h. Referenced by create_objects(), and OGGTheoraFixedQuality::handle_event(). |
|
|
Definition at line 286 of file fileogg.h. Referenced by create_objects(), and OGGTheoraFixedBitrate::handle_event(). |
|
|
|
1.4.4