Home | History | Annotate | Download | only in media

Lines Matching full:priority

162      * the same effect type but with a higher priority. Control is returned when the
192 * on the priority parameter. If priority is higher than the priority used by the current
215 * priority: requested priority for effect control: the priority level corresponds to the
216 * value of priority parameter: negative values indicate lower priorities, positive values
217 * higher priorities, 0 being the normal priority.
229 int32_t priority = 0,
241 int32_t priority = 0,
263 int32_t priority = 0,
293 /* Returns effect control priority of this AudioEffect object.
295 int32_t priority() const { return mPriority; }
396 int32_t mPriority; // priority for effect control