Jack2  1.9.9
Public Attributes
_jack_latency_range Struct Reference

#include <types.h>

List of all members.

Public Attributes

jack_nframes_t min
jack_nframes_t max

Detailed Description

the new latency API operates on Ranges.

Definition at line 263 of file types.h.


Member Data Documentation

jack_nframes_t _jack_latency_range::min

minimum latency

Definition at line 268 of file types.h.

jack_nframes_t _jack_latency_range::max

maximum latency

Definition at line 272 of file types.h.


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

Generated for Jack2 by doxygen 1.8.1.1