android.media
Class MediaRecorder.AudioSource
java.lang.Object
android.media.MediaRecorder.AudioSource
- Enclosing class:
- MediaRecorder
public final class MediaRecorder.AudioSource
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
MIC
public static final int MIC
- See Also:
- Constant Field Values
VOICE_UPLINK
public static final int VOICE_UPLINK
- See Also:
- Constant Field Values
VOICE_DOWNLINK
public static final int VOICE_DOWNLINK
- See Also:
- Constant Field Values
VOICE_CALL
public static final int VOICE_CALL
- See Also:
- Constant Field Values
CAMCORDER
public static final int CAMCORDER
- See Also:
- Constant Field Values
VOICE_RECOGNITION
public static final int VOICE_RECOGNITION
- See Also:
- Constant Field Values
VOICE_COMMUNICATION
public static final int VOICE_COMMUNICATION
- See Also:
- Constant Field Values
Copyright © 2008-2012. All Rights Reserved.