Java android.media PlaybackParams fields, constructors, methods, implement or subclass

Example usage for Java android.media PlaybackParams fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.media PlaybackParams.

The text is from its open source code.

Constructor

Method

floatgetSpeed()
Retrieves the speed factor.
PlaybackParamssetSpeed(float speed)
Sets the speed factor.