android.media
Class MediaActionSound
java.lang.Object
android.media.MediaActionSound
public class MediaActionSound
- extends Object
|
Method Summary |
void |
load(int soundName)
|
void |
play(int soundName)
|
void |
release()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SHUTTER_CLICK
public static final int SHUTTER_CLICK
- See Also:
- Constant Field Values
FOCUS_COMPLETE
public static final int FOCUS_COMPLETE
- See Also:
- Constant Field Values
START_VIDEO_RECORDING
public static final int START_VIDEO_RECORDING
- See Also:
- Constant Field Values
STOP_VIDEO_RECORDING
public static final int STOP_VIDEO_RECORDING
- See Also:
- Constant Field Values
MediaActionSound
public MediaActionSound()
load
public void load(int soundName)
play
public void play(int soundName)
release
public void release()
Copyright © 2008-2012. All Rights Reserved.