Searched defs:Attributes (Results 1 – 5 of 5) sorted by relevance
76 struct Attributes struct79 static constexpr const char *mode = "mode";81 static constexpr const char *channelMask = "channel_mask";82 static constexpr const char *minValueMB = "minValueMB"; /**< min value in millibel. */83 static constexpr const char *maxValueMB = "maxValueMB"; /**< max value in millibel. */85 static constexpr const char *defaultValueMB = "defaultValueMB";86 static constexpr const char *stepValueMB = "stepValueMB"; /**< step value in millibel. */88 static constexpr const char *minRampMs = "minRampMs";90 static constexpr const char *maxRampMs = "maxRampMs";92 static constexpr const char *useForVolume = "useForVolume";[all …]
174 struct Attributes { struct175 static constexpr const char *streamType = "streamType";176 static constexpr const char *volumeGroup = "volumeGroup";185 struct Attributes { struct186 static constexpr const char *name = "name";187 static constexpr const char *id = "id";195 struct Attributes { struct196 static constexpr const char *literal = "literal";197 static constexpr const char *numerical = "numerical";198 static constexpr const char *androidType = "android_type";[all …]
31 message Attributes { message
55 enum Attributes : int32_t { enum
20143 message Attributes { message