Allows you to open a webcam or other video capture device as a video stream. More...
List of all members.
Allows you to open a webcam or other video capture device as a video stream.
[static]
Returns the camera's framerate.
This is a maximum theoretical: the actual performance will depend on the speed of the hardware.
Returns the number of webcam options.
An "option" consists of a device plus a set of configuration parameters. For example, "Creative Webcam Live at 640x480, 30 fps" is an option.
Returns the nth webcam option.
Returns the camera's size_x.
Returns the camera's size_y.
Outputs the WebcamVideo.
This function simply writes the name, size and FPS to the output stream.