#include <filempeg.h>
Public Member Functions | |
| MPEGLayer (int x, int y, MPEGConfigAudio *gui) | |
| void | create_objects () |
| int | handle_event () |
Static Public Member Functions | |
| static int | string_to_layer (char *string) |
| static char * | layer_to_string (int derivative) |
Public Attributes | |
| MPEGConfigAudio * | gui |
Definition at line 184 of file filempeg.h.
|
||||||||||||||||
|
Definition at line 1386 of file filempeg.C. |
|
|
Definition at line 1392 of file filempeg.C. References layer_to_string(). Referenced by MPEGConfigAudio::create_objects(). |
|
|
Definition at line 1398 of file filempeg.C. References Asset::ampeg_derivative, MPEGConfigAudio::asset, MPEGConfigAudio::bitrate, gui, MPEGABitrate::set_layer(), and string_to_layer(). |
|
|
Definition at line 1415 of file filempeg.C. References _. Referenced by create_objects(), and string_to_layer(). |
|
|
Definition at line 1405 of file filempeg.C. References layer_to_string(). Referenced by handle_event(). |
|
|
Definition at line 193 of file filempeg.h. Referenced by handle_event(). |
1.4.4