Home | History | Annotate | Download | only in media

Lines Matching refs:volume

289      * If the track was previously paused, volume is ramped up over the first mix buffer.
313 * Volume is ramped down over the next mix buffer following the pause request,
318 /* Set volume for this track, mostly used for games' sound effects
324 /* Set volume for all channels. This is the preferred API for new applications,
327 status_t setVolume(float volume);