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 …]
165 struct Attributes { struct166 static constexpr const char *streamType = "streamType";167 static constexpr const char *volumeGroup = "volumeGroup";176 struct Attributes { struct177 static constexpr const char *name = "name";185 struct Attributes { struct186 static constexpr const char *literal = "literal";187 static constexpr const char *numerical = "numerical";188 static constexpr const char *androidType = "android_type";198 struct Attributes { struct[all …]
31 message Attributes { message
56 enum Attributes : int32_t { enum
19794 message Attributes { message