pa_prop_type_t

Represents the type of value type of a property on a \ref pa_format_info. \since 2.0

Values

ValueMeaning
PA_PROP_TYPE_INT0
PA_PROP_TYPE_INT_RANGE1

< Integer property

PA_PROP_TYPE_INT_ARRAY2

< Integer range property

PA_PROP_TYPE_STRING3

< Integer array property

PA_PROP_TYPE_STRING_ARRAY4

< String property

PA_PROP_TYPE_INVALID-1

< String array property

Meta