I think you want:
http://bit.ly/9LfmQ0

The framework supplies two values,  VideoSource.CAMERA and
VideoSource.DEFAULT. If you're developing this device, I think you
should take CAMERA to mean "default camera", probably with a way for
the user to select which is the default. Other values (i.e. integers
greater than 1) would specify a specific camera.

If someone else developed it -- you'll have to ask them what they did,
or try using 2, etc. for the VideoSource and see what happens.

On Feb 1, 8:04 pm, Joker <[email protected]> wrote:
> Hello friends, please help me...
> The android camera API is bound to one camera device, but in some
> situation we have lots of camera device in a netbook or handset. We
> can't use the same application with different camera device
> dynamically. For example, we can select the camera device in the VLC
> (Video LAN Client) on windows because there is directshow on it, but
> we can't do that on android by camera API without changing the
> framework. Guys, is there any mistake at my understand? Is there any
> plan to modify framework to support this situation ?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to