- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Can you provide to get a camera parameter access.
In 3.5 you give access like
public static void setCameraParameters(Parameters parameters) { PCFactory.setCameraParameters(parameters); } public static Parameters getCameraParameters() { return PCFactory.getCameraParameters(); }
I want to apply zoom and tilt for my application can you provide like this or any other way is there to get the access of Params in 4.0.1
- Tags:
- HTML5
- JavaScript*
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
in version 4.x, the camera capturer is implemented by sample code, so you should implement this function in your app.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Hank Zhang,
how can i access camera capture in my code all you made it as a private in SDK, i tried it in sample code can you tell me how can i access
Thanks & Regards
Andy Rubin

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page