class V4L2::Format::PixMPlane

Defined in:

v4l2/format.cr

Instance Method Summary

Instance methods inherited from class V4L2::Format

type type

Constructor methods inherited from class V4L2::Format

new(type : Buffer::Type)
new(type : Buffer::Type, &)
new

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

to_unsafe : Pointer(STRUCT) to_unsafe

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

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

Instance Method Detail

def color_space #

[View source]
def colorspace #

[View source]
def field #

[View source]
def height #

[View source]
def hsv #

[View source]
def hsv_enc #

[View source]
def pixel_format #

[View source]
def pixelformat #

[View source]
def planes #

[View source]
def planes=(new_planes) #

[View source]
def width #

[View source]
def xfer_func #

[View source]
def ycbcr #

[View source]
def ycbcr_enc #

[View source]