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 …]
142 struct Attributes { struct143 static constexpr const char *streamType = "streamType";144 static constexpr const char *volumeGroup = "volumeGroup";153 struct Attributes { struct154 static constexpr const char *name = "name";162 struct Attributes { struct163 static constexpr const char *literal = "literal";164 static constexpr const char *numerical = "numerical";165 static constexpr const char *androidType = "android_type";175 struct Attributes { struct[all …]
31 message Attributes { message
56 enum Attributes : int32_t { enum
19313 message Attributes { message