Welcome to our Support Center
-
Quick start
-
API
-
Updated
Set Camera Mode
Description
Modify the camera mode (Resolution and FPS). Type : polymorphic.
Input parameters
Session Src : class
Camera Mode : integer, index for this video mode.
Output parameters
Session Dst : class
Camera Mode Name : string, name of the video mode, such as 160×90 MJPG 30,00 fps.
Example
All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install TIGR library to run it).
Opens and reads the camera in a defined mode
Table of Contents