Android
android.media
public final class

android.media.MediaRecorder.VideoSource

java.lang.Object
android.media.MediaRecorder.VideoSource

Defines the video source. These constants are used with setVideoSource(int).

Summary

Constants

      Value  
int  CAMERA  Camera video source   0x00000001 
int  DEFAULT    0x00000000 
Methods inherited from class java.lang.Object

Details

Constants

public static final int CAMERA

Camera video source
Constant Value: 1 (0x00000001)

public static final int DEFAULT

Constant Value: 0 (0x00000000)
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56