android.media
Class MediaRecorder.VideoSource

java.lang.Object
  extended by android.media.MediaRecorder.VideoSource
Enclosing class:
MediaRecorder

public final class MediaRecorder.VideoSource
extends Object


Field Summary
static int CAMERA
           
static int DEFAULT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT

public static final int DEFAULT
See Also:
Constant Field Values

CAMERA

public static final int CAMERA
See Also:
Constant Field Values


Copyright © 2008-2012. All Rights Reserved.