Lines Matching refs:attributes
53 * Optional service attributes:
64 * List attributes that are service-specific (not node-specific).
66 * @return attributes The list of `Attribute`s that are specific to this
72 vec<ServiceAttribute> attributes
78 * Optional node attributes to describe supported values:
83 * Optional node attributes for audio nodes to describe supported values:
87 * Optional node attributes for video nodes to describe supported values:
98 * Required node attributes for video nodes that are required by Android to
103 * Optional node attributes for decoders to describe supported values:
108 * Optional node attributes for video decoders to describe supported values:
111 * Optional node attributes for encoders to describe supported values:
143 * List of node attributes.
145 vec<NodeAttribute> attributes;