android.media
Class MediaRecorder.OutputFormat
java.lang.Object
android.media.MediaRecorder.OutputFormat
- Enclosing class:
- MediaRecorder
public final class MediaRecorder.OutputFormat
- 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
THREE_GPP
public static final int THREE_GPP
- See Also:
- Constant Field Values
MPEG_4
public static final int MPEG_4
- See Also:
- Constant Field Values
RAW_AMR
public static final int RAW_AMR
- See Also:
- Constant Field Values
AMR_NB
public static final int AMR_NB
- See Also:
- Constant Field Values
AMR_WB
public static final int AMR_WB
- See Also:
- Constant Field Values
Copyright © 2008-2012. All Rights Reserved.