class V4L2::Frequency

Included Modules

Defined in:

v4l2/frequency.cr

Constructors

Instance Method Summary

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

to_unsafe : Pointer(STRUCT) to_unsafe

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

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(tuner : UInt32) #

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

[View source]

Instance Method Detail

def frequency #

[View source]
def to_u32 #

[View source]
def tuner #

[View source]
def type #

[View source]