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

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]