#include <filempeg.h>
Public Member Functions | |
| MPEGABitrate (int x, int y, MPEGConfigAudio *gui) | |
| void | create_objects () |
| void | set_layer (int layer) |
| int | handle_event () |
Static Public Member Functions | |
| static int | string_to_bitrate (char *string) |
| static char * | bitrate_to_string (char *string, int bitrate) |
Public Attributes | |
| MPEGConfigAudio * | gui |
Definition at line 196 of file filempeg.h.
|
||||||||||||||||
|
Definition at line 1439 of file filempeg.C. |
|
||||||||||||
|
Definition at line 1504 of file filempeg.C. |
|
|
Definition at line 1448 of file filempeg.C. References Asset::ampeg_derivative, MPEGConfigAudio::asset, gui, and set_layer(). Referenced by MPEGConfigAudio::create_objects(). |
|
|
Definition at line 1492 of file filempeg.C. References Asset::ampeg_bitrate, MPEGConfigAudio::asset, gui, and string_to_bitrate(). |
|
|
Definition at line 1453 of file filempeg.C. Referenced by create_objects(), and MPEGLayer::handle_event(). |
|
|
Definition at line 1498 of file filempeg.C. Referenced by handle_event(). |
|
|
Definition at line 208 of file filempeg.h. Referenced by create_objects(), and handle_event(). |
1.4.4