#include <avc1394transport.h>
Public Member Functions | |
| AVC1394Transport (MWindow *mwindow, AVC1394Control *avc, BC_WindowBase *window, int x, int y) | |
| ~AVC1394Transport () | |
| int | create_objects () |
| void | reposition_window (int x, int y) |
| int | keypress_event (int keypress) |
Public Attributes | |
| MWindow * | mwindow |
| AVC1394Control * | avc |
| BC_WindowBase * | window |
| int | x |
| int | y |
| int | x_end |
| AVC1394GUIRewind * | rewind_button |
| AVC1394GUIReverse * | reverse_button |
| AVC1394GUIStop * | stop_button |
| AVC1394GUIPause * | pause_button |
| AVC1394GUIPlay * | play_button |
| AVC1394GUIFForward * | fforward_button |
| AVC1394GUISeekStart * | start_button |
| AVC1394GUISeekEnd * | end_button |
Definition at line 35 of file avc1394transport.h.
|
||||||||||||||||||||||||
|
Definition at line 57 of file avc1394transport.C. |
|
|
Definition at line 70 of file avc1394transport.C. |
|
|
Definition at line 75 of file avc1394transport.C. References avc, end_button, fforward_button, mwindow, pause_button, play_button, reverse_button, rewind_button, start_button, stop_button, window, x, x_end, and y. |
|
|
Definition at line 101 of file avc1394transport.C. References avc, AVC1394Control::current_command, AVC1394Control::pause(), and AVC1394Control::play(). Referenced by RecordMonitorGUI::keypress_event(). |
|
||||||||||||
|
Definition at line 121 of file avc1394transport.C. References end_button, fforward_button, pause_button, play_button, reverse_button, rewind_button, start_button, stop_button, and x_end. Referenced by RecordMonitorGUI::resize_event(). |
|
|
Definition at line 46 of file avc1394transport.h. Referenced by create_objects(), and keypress_event(). |
|
|
Definition at line 60 of file avc1394transport.h. Referenced by create_objects(), and reposition_window(). |
|
|
Definition at line 58 of file avc1394transport.h. Referenced by create_objects(), and reposition_window(). |
|
|
Definition at line 45 of file avc1394transport.h. Referenced by create_objects(). |
|
|
Definition at line 56 of file avc1394transport.h. Referenced by create_objects(), and reposition_window(). |
|
|
Definition at line 57 of file avc1394transport.h. Referenced by create_objects(), and reposition_window(). |
|
|
Definition at line 54 of file avc1394transport.h. Referenced by create_objects(), and reposition_window(). |
|
|
Definition at line 53 of file avc1394transport.h. Referenced by create_objects(), and reposition_window(). |
|
|
Definition at line 59 of file avc1394transport.h. Referenced by create_objects(), and reposition_window(). |
|
|
Definition at line 55 of file avc1394transport.h. Referenced by create_objects(), and reposition_window(). |
|
|
Definition at line 47 of file avc1394transport.h. Referenced by create_objects(). |
|
|
Definition at line 48 of file avc1394transport.h. Referenced by create_objects(). |
|
|
Definition at line 50 of file avc1394transport.h. Referenced by create_objects(), and reposition_window(). |
|
|
Definition at line 49 of file avc1394transport.h. Referenced by create_objects(). |
1.4.4