jack_position_t Struct Reference

#include <transport.h>


Data Fields

jack_unique_t unique_1
jack_time_t usecs
jack_nframes_t frame_rate
jack_nframes_t frame
jack_position_bits_t valid
int32_t bar
int32_t beat
int32_t tick
double bar_start_tick
float beats_per_bar
float beat_type
double ticks_per_beat
double beats_per_minute
double frame_time
double next_time
int32_t padding [10]
jack_unique_t unique_2


Detailed Description

Struct for transport position information.

Field Documentation

unique ID

monotonic, free-rolling

current frame rate (per second)

frame number, always present

which other fields are valid

current bar

current beat-within-bar

current tick-within-beat

time signature "numerator"

time signature "denominator"

current time in seconds

next sequential frame_time (unless repositioned)

unique ID


The documentation for this struct was generated from the following file:

Generated on Sun Nov 2 01:40:22 2008 for JACK-AUDIO-CONNECTION-KIT by  doxygen 1.5.5