#include <transportque.h>
Public Member Functions | |
| TransportQue () | |
| ~TransportQue () | |
| int | send_command (int command, int change_type, EDL *new_edl, int realtime, int resume=0, int use_inout=0) |
| void | update_change_type (int change_type) |
Public Attributes | |
| TransportCommand | command |
| Condition * | input_lock |
| Condition * | output_lock |
Definition at line 52 of file transportque.h.
|
|
Definition at line 247 of file transportque.C. References input_lock, and output_lock. |
|
|
Definition at line 253 of file transportque.C. References input_lock, and output_lock. |
|
||||||||||||||||||||||||||||
|
|
Definition at line 300 of file transportque.C. References TransportCommand::change_type, command, and input_lock. |
|
|
Definition at line 68 of file transportque.h. Referenced by PlaybackEngine::create_objects(), PlaybackEngine::run(), and update_change_type(). |
|
|
Definition at line 69 of file transportque.h. Referenced by PlaybackEngine::run(), send_command(), TransportQue(), update_change_type(), and ~TransportQue(). |
|
|
Definition at line 69 of file transportque.h. Referenced by PlaybackEngine::run(), send_command(), TransportQue(), and ~TransportQue(). |
1.4.4