Web cam
Properties
WebCam
|
| Main
|
| Name
| Description
| Values accepted
| Default
|
| URL
| The URL of the Web camera to connect to.
| A string variable.
|
|
| Is MJPEG
| Whether the image received is in MJPEG format.
| A boolean variable or one of the constants true or false.
|
|
| Delay
| The delay in milliseconds between succesive image requests to the Web camera.
| A constant or variable of type int.
|
|
| Graphical Aspect
|
| Name
| Description
| Values accepted
| Default
|
| Visible
| The visibility of the element.
| A boolean variable or one of the constants true or false.
|
|
| Size
| The double[] array with the size of the frame in each direction.
| Type the two size values or use the editor provided.
|
|
| Tooltip
| Text displayed when the mouse is over the element.
| A string constant or variable.
|
|