JACK-AUDIO-CONNECTION-KIT 0.124.1
|
#include <metadata.h>
Data Fields | |
jack_uuid_t | subject |
uint32_t | property_cnt |
jack_property_t * | properties |
uint32_t | property_size |
A description of a subject (a set of properties).
Array of properties.
uint32_t jack_description_t::property_cnt |
Number of elements in "properties".
uint32_t jack_description_t::property_size |
Private, do not use.
Subject being described.