Jack2 1.9.6
Public Attributes

jack_driver_param_constraint_desc_t Struct Reference

List of all members.

Public Attributes

uint32_t flags
union {
   struct {
      jack_driver_param_value_t   min
      jack_driver_param_value_t   max
   }   range
   struct {
      uint32_t   count
      jack_driver_param_value_enum_t *   possible_values_array
   }   enumeration
constraint

Detailed Description

Definition at line 68 of file driver_interface.h.


Member Data Documentation

JACK_CONSTRAINT_FLAG_XXX

Definition at line 69 of file driver_interface.h.

valid when JACK_CONSTRAINT_FLAG_RANGE flag is set

valid when JACK_CONSTRAINT_FLAG_RANGE flag is not set


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