class V4L2::StreamParm

Included Modules

Direct Known Subclasses

Defined in:

v4l2/stream_parm.cr

Constructors

Instance Method Summary

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

to_unsafe : Pointer(STRUCT) to_unsafe

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

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(type : Buffer::Type) #

[View source]

Instance Method Detail

def type #

[View source]