class V4L2::Modulator

Included Modules

Defined in:

v4l2/modulator.cr

Constructors

Instance Method Summary

Instance methods inherited from module V4L2::StructWrapper(Linux::V4L2Modulator)

to_unsafe : Pointer(STRUCT) to_unsafe

Macros inherited from module V4L2::StructWrapper(Linux::V4L2Modulator)

struct_char_array_field(name) struct_char_array_field, struct_getter(name, to scope = @struct, field = nil) struct_getter, struct_property(name, to scope = @struct, field = nil) struct_property, struct_setter(name, to scope = @struct, field = nil) struct_setter

Constructor Detail

def self.new(index : UInt32) #

[View source]
def self.new(struct __arg0 : Linux::V4L2Modulator) #

[View source]

Instance Method Detail

def capability #

[View source]
def index #

[View source]
def name : String #

[View source]
def range : Range(UInt32, UInt32) #

[View source]
def range_high #

[View source]
def range_low #

[View source]
def rangehigh #

[View source]
def rangelow #

[View source]
def tx_sub_channels #

[View source]
def txsubchans #

[View source]
def type #

[View source]