module V4L2

Defined in:

linux/videodev2.cr
v4l2.cr
v4l2/allocated_buffer.cr
v4l2/audio.cr
v4l2/audio_out.cr
v4l2/buffer.cr
v4l2/buffer_queue.cr
v4l2/capability.cr
v4l2/crop.cr
v4l2/crop_capability.cr
v4l2/device.cr
v4l2/error.cr
v4l2/fmt_desc.cr
v4l2/format.cr
v4l2/fract.cr
v4l2/frame.cr
v4l2/frame_sizes.cr
v4l2/frequency.cr
v4l2/input.cr
v4l2/ioctl.cr
v4l2/modulator.cr
v4l2/output.cr
v4l2/rect.cr
v4l2/standard.cr
v4l2/stream.cr
v4l2/stream_parm.cr
v4l2/streams.cr
v4l2/struct_wrapper.cr

Constant Summary

VERSION = "0.1.0"

Class Method Summary

Class Method Detail

def self.timeval_to_ns(tv : Pointer(LibC::TimeVal)) : UInt64 #

[View source]