module V4L2::StructWrapper(STRUCT)
Direct including types
- V4L2::Audio
- V4L2::AudioOut
- V4L2::Capability
- V4L2::Crop
- V4L2::CropCapability
- V4L2::FmtDesc
- V4L2::Format
- V4L2::Frequency
- V4L2::Input
- V4L2::Modulator
- V4L2::Output
- V4L2::Standard
- V4L2::StreamParm
Defined in:
v4l2/struct_wrapper.crInstance Method Summary
Macro Summary
- struct_char_array_field(name)
- struct_getter(name, to scope = @struct, field = nil)
- struct_property(name, to scope = @struct, field = nil)
- struct_setter(name, to scope = @struct, field = nil)