jack_get_current_transport_frame

Return an estimate of the current transport frame, including any time elapsed since the last transport positional update.

@param client the JACK client structure

extern (C)
jack_nframes_t
jack_get_current_transport_frame
(
const(jack_client_t)* client
)

Meta