History log of /frameworks/base/media/jni/android_media_VolumeShaper.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
330d876a6273ca8e957933d7e63aaed577883e34 08-Aug-2017 Ivan Lozano <ivanlozano@google.com> Moving IPlayer.aidl to frameworks/av/.

As part of migrating native binder services to AIDL, this moves IPlayer.aidl to
the frameworks/av/ project and links in the new AIDL generated binder library to
the JNI libraries.

Test: run cts --module CtsMediaTestCases
Bug: 64223827

Change-Id: I7e346a471b98c78ceb35dceed9e6c0df1000cfb1
/frameworks/base/media/jni/android_media_VolumeShaper.h
3c0f5d296e61d38e4bf4396d87cd4f59fdde32c4 16-May-2017 Andy Hung <hunga@google.com> VolumeShaper: Enable xOffset from Java

Previously only accessible from native.
Also improve documentation and comments.

Test: CTS VolumeShaperTest, Ducking
Bug: 38353147
Change-Id: I27bb34f0a5d28f80d138111bbeeb92653b5195c5
/frameworks/base/media/jni/android_media_VolumeShaper.h
d4f1e86190fbe6b280635902a3cd734d65eded52 06-Mar-2017 Andy Hung <hunga@google.com> VolumeShaper: Update Builder methods and Object overrides

Builder methods now throw IllegalArgumentExceptions on invalid
conditions.

Object hashCode, toString, equals updated for element-wise structural
equivalence.

Test: CTS VolumeShaperTest
Bug: 31015569
Change-Id: I02860a51da58d8207145a9b8a5d2cb13806774b4
/frameworks/base/media/jni/android_media_VolumeShaper.h
035d4ec772b0cde2a8d4b05d2daa9b9cbe11e117 24-Jan-2017 Andy Hung <hunga@google.com> VolumeShaper: Initial implementation

The VolumeShaper is used to apply a volume
envelope to an AudioTrack or a MediaPlayer.

Test: CTS
Bug: 30920125
Bug: 31015569
Change-Id: If8b4bed29760aa3bd15a4b54cae60e40b4f518ee
/frameworks/base/media/jni/android_media_VolumeShaper.h