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

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]