Public Member Functions | |
| void | SetCommand (transport_command_t state) |
| jack_transport_state_t | GetState () const |
| void | SetState (jack_transport_state_t state) |
| int | ResetTimebase (int refnum) |
| int | SetTimebaseMaster (int refnum, bool conditionnal) |
| void | GetTimebaseMaster (int &refnum, bool &conditionnal) |
| void | CycleBegin (jack_nframes_t frame_rate, jack_time_t time) |
| void | CycleEnd (JackClientInterface **table, jack_nframes_t frame_rate, jack_nframes_t buffer_size) |
| void | SetSyncTimeout (jack_time_t timeout) |
| void | ReadCurrentPos (jack_position_t *pos) |
| jack_unique_t | GenerateUniqueID () |
| void | RequestNewPos (jack_position_t *pos) |
| jack_transport_state_t | Query (jack_position_t *pos) |
| jack_nframes_t | GetCurrentFrame () |
| bool | GetNetworkSync () const |
| void | SetNetworkSync (bool sync) |
Static Public Member Functions | |
| static void | CopyPosition (jack_position_t *from, jack_position_t *to) |
Definition at line 93 of file JackTransportEngine.h.
1.6.2