This should have been in the changes-overview somewhere:

All methods and constants for controlling audio are now defined in the
AudioManager class.
It replaces the VolumeManager class and VolumeService for volume control and
AudioSystem class for audio routing and audio mode control.
The VolumeManager class has been removed but the AudioSystem class is still
present. It's use is reserved to inbuilt apps.
All other applications must not use AudioSystem methods and constants any
more but use AudioManager instead.

On Tue, Aug 19, 2008 at 4:59 AM, blindfold <[EMAIL PROTECTED]>wrote:

>
> What is the status of android.media.AudioSystem? It is still in the
> 0.9 SDK, and its setVolume methods still compile (but
> AudioSystem.stayAwake does not) , yet AudioSystem is not in the
> current online documentation. Is it going to be deprecated or what?
>
> Thanks.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to