class V4L2::StreamParm::Output

Defined in:

v4l2/stream_parm.cr

Constructors

Instance Method Summary

Instance methods inherited from class V4L2::StreamParm

type type

Constructor methods inherited from class V4L2::StreamParm

new(type : Buffer::Type) new

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

to_unsafe : Pointer(STRUCT) to_unsafe

Constructor Detail

def self.new #

[View source]
def self.new(&) #

[View source]

Instance Method Detail

def capability #

def capability=(value) #

def capture_mode #

def capture_mode=(value) #

def extended_mode #

def extended_mode=(value) #

def read_buffers #

def read_buffers=(value) #

def time_per_frame : Fract #

[View source]
def time_per_frame=(new_fract : Fract) #

[View source]