android.media
Class MediaRecorder.VideoEncoder
java.lang.Object
android.media.MediaRecorder.VideoEncoder
- Enclosing class:
- MediaRecorder
public final class MediaRecorder.VideoEncoder
- 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
H263
public static final int H263
- See Also:
- Constant Field Values
H264
public static final int H264
- See Also:
- Constant Field Values
MPEG_4_SP
public static final int MPEG_4_SP
- See Also:
- Constant Field Values
Copyright © 2008-2012. All Rights Reserved.