class V4L2::FmtDesc

Included Modules

Defined in:

v4l2/fmt_desc.cr

Constructors

Instance Method Summary

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

to_unsafe : Pointer(STRUCT) to_unsafe

Constructor Detail

def self.new(device : Device, struct __arg0 : Linux::V4L2FmtDesc) #

[View source]

Instance Method Detail

def description : String #

[View source]
def each_frame_size(&block : FrameSizes::Discrete | FrameSizes::Stepwise -> ) #

[View source]
def index #

[View source]
def pixel_format #

[View source]
def pixelformat #

[View source]
def type #

[View source]