QarAppVolumeGestureConfiguration Struct
Declaration
Included Headers
Public Member Attributes Index
| QarStructureHeader | header |
| size_t | mapping_rule_count |
| QarAppVolumeGestureMappingRule | mapping_rules[QAR_MAX_APP_VOLUME_GESTURE_MAPPING_RULES] |
Definition at line 812 of file qar_streaming.h.
Public Member Attributes
header
|
Extensible struct header. Set with qar_app_volume_gesture_configuration_default().
Definition at line 816 of file qar_streaming.h.
mapping_rule_count
|
Definition at line 825 of file qar_streaming.h.
mapping_rules
|
Gesture mapping rules in descending priority order. Element 0 has the highest priority. If multiple gesture kinds are active simultaneously for the same app volume and source peer, the runtime applies only the highest- priority active rule and ignores lower-priority rules until the higher- priority gesture ends, is canceled, or otherwise becomes inactive.
Definition at line 824 of file qar_streaming.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.