Skip to main content

QarAppVolumeGestureConfiguration Struct

Declaration

struct QarAppVolumeGestureConfiguration { ... }

Included Headers

Public Member Attributes Index

QarStructureHeaderheader
size_tmapping_rule_count
QarAppVolumeGestureMappingRulemapping_rules[QAR_MAX_APP_VOLUME_GESTURE_MAPPING_RULES]

Definition at line 812 of file qar_streaming.h.

Public Member Attributes

header

QarStructureHeader QarAppVolumeGestureConfiguration::header

Extensible struct header. Set with qar_app_volume_gesture_configuration_default().

Definition at line 816 of file qar_streaming.h.

mapping_rule_count

size_t QarAppVolumeGestureConfiguration::mapping_rule_count

Definition at line 825 of file qar_streaming.h.

mapping_rules

QarAppVolumeGestureMappingRule QarAppVolumeGestureConfiguration::mapping_rules[QAR_MAX_APP_VOLUME_GESTURE_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.