Represents the capabilities of a V4L2 device
Instance methods
readwrite?
Check if the device supports read/write I/O
Sourcestreaming?
Check if the device supports streaming I/O
Sourceversion_string
Get version as a human-readable string
Sourcevideo_capture?
Check if the device supports video capture
Sourcevideo_output?
Check if the device supports video output
Sourcevideo_overlay?
Check if the device supports video overlay
Source