5 #ifndef SPA_PARAM_PROPS_TYPES_H 6 #define SPA_PARAM_PROPS_TYPES_H 22 #define SPA_TYPE_INFO_Props SPA_TYPE_INFO_PARAM_BASE "Props" 23 #define SPA_TYPE_INFO_PROPS_BASE SPA_TYPE_INFO_Props ":" 81 #define SPA_TYPE_INFO_PropInfo SPA_TYPE_INFO_PARAM_BASE "PropInfo" 82 #define SPA_TYPE_INFO_PROP_INFO_BASE SPA_TYPE_INFO_PropInfo ":"
mute (Bool)
Definition: props.h:82
simple control params (Struct( (String : key, Pod : value)*))
Definition: props.h:115
mute (Bool)
Definition: props.h:68
static const struct spa_type_info spa_type_bluetooth_audio_codec[]
Definition: type-info.h:29
static const struct spa_type_info spa_type_prop_iec958_codec[]
Definition: param-types.h:72
associated id of the property
Definition: props.h:27
mute (Bool) applied in software
Definition: props.h:86
enabled IEC958 (S/PDIF) codecs, (Array (Id enum spa_audio_iec958_codec)
Definition: props.h:93
delay adjustment
Definition: props.h:85
an unknown property
Definition: props.h:44
User readable description.
Definition: props.h:37
labels of property if any, this is a struct with pairs of values, the first one is of the type of the...
Definition: props.h:30
a volume base (Float)
Definition: props.h:78
a volume array, one (linear) volume per channel (Array of Float)
Definition: props.h:83
static const struct spa_type_info spa_type_props[]
Definition: props-types.h:32
static const struct spa_type_info spa_type_prop_channel_map[]
Definition: param-types.h:67
a volume array, one (linear) volume per channel (Array of Float).
Definition: props.h:87
spa/param/bluetooth/type-info.h
a channelmap array (Array (Id enum spa_audio_channel))
Definition: props.h:80
a volume step (Float)
Definition: props.h:79
#define SPA_TYPE_INFO_PROPS_BASE
Definition: props-types.h:30
name of the property
Definition: props.h:28
a volume (Float), 0.0 silence, 1.0 no attenutation
Definition: props.h:67
#define SPA_TYPE_INFO_PROP_INFO_BASE
Definition: props-types.h:91
is part of params property (Bool)
Definition: props.h:36
Step or incremental Time in nano seconds to ramp the.
Definition: props.h:99
the scale or graph to used to ramp the volume
Definition: props.h:101
type and range/enums of property
Definition: props.h:29
static const struct spa_type_info spa_type_param[]
Definition: param-types.h:32
a volume array, one (linear) volume per channel (Array of Float).
Definition: props.h:72
Time in millisec to ramp the volume over.
Definition: props.h:98
static const struct spa_type_info spa_type_prop_info[]
Definition: props-types.h:93
Step or incremental Samples to ramp the volume over.
Definition: props.h:96
Samples to ramp the volume over.
Definition: props.h:95
static const struct spa_type_info spa_type_prop_float_array[]
Definition: param-types.h:62
type of container if any (Id)
Definition: props.h:35