jack_transport_info_t Struct Reference

#include <transport.h>

List of all members.

Public Attributes

jack_nframes_t frame_rate
jack_time_t usecs
jack_transport_bits_t valid
jack_transport_state_t transport_state
jack_nframes_t frame
jack_nframes_t loop_start
jack_nframes_t loop_end
long smpte_offset
float smpte_frame_rate
int bar
int beat
int tick
double bar_start_tick
float beats_per_bar
float beat_type
double ticks_per_beat
double beats_per_minute


Detailed Description

Deprecated struct for transport position information.

Deprecated:
This is for compatibility with the earlier transport interface. Use the jack_position_t struct, instead.

Definition at line 371 of file transport.h.


Member Data Documentation

jack_nframes_t jack_transport_info_t::frame_rate
 

current frame rate (per second)

Definition at line 375 of file transport.h.

float jack_transport_info_t::smpte_frame_rate
 

29.97, 30, 24 etc.

Definition at line 385 of file transport.h.

long jack_transport_info_t::smpte_offset
 

SMPTE offset (from frame 0)

Definition at line 384 of file transport.h.

jack_time_t jack_transport_info_t::usecs
 

monotonic, free-rolling

Definition at line 376 of file transport.h.

jack_transport_bits_t jack_transport_info_t::valid
 

which fields are legal to read

Definition at line 378 of file transport.h.


The documentation for this struct was generated from the following files:
Generated on Wed Jan 10 11:42:48 2007 for Jackdmp by  doxygen 1.4.5