Properties
hue
The hue of the video (0-65535)
Type: int
Optional property. Single values only.
saturation
The saturation of the video (0-65535)
Type: int
Optional property. Single values only.
format
The Colorspace fourcc to capture in.
Type: string
Optional property. Single values only.
brightness
The brightness of the video (0-65535).
Type: int
Optional property. Single values only.
framerate
The frame rate of the video to capture.
Type: fraction
Optional property. Single values only.
height
The height of the video to capture.
Type: int
Optional property. Single values only.
width
The width of the video to capture.
Type: int
Optional property. Single values only.
mime
The Mime type of video to produce (e.g. video/x-raw-yuv).
Type: string
Optional property. Single values only.
element-factory
The element factory from which to instantiate the capture element. Defaults to 'v4lsrc'
Type: string
Optional property. Single values only.
device
The path to the device node from which to capture.
Type: string
Required property. Single values only.
contrast
The contrast of the video (0-65535).
Type: int
Optional property. Single values only.