Class android.media.AudioTrack
| Added Constructors | |
|---|---|
AudioTrack(AudioAttributes, |
|
| Added Methods | |
|---|---|
int setVolume(float) |
|
int write(float[], |
|
int write(ByteBuffer, |
|
| Changed Methods | ||
|---|---|---|
int setStereoVolume(float, |
Now deprecated. |
|
| Added Fields | |
|---|---|
int WRITE_BLOCKING |
|
int WRITE_NON_BLOCKING |
|
