package
0.0.0-20180319083212-80a687e4e796
Repository: https://github.com/reiver/go-v4l2.git
Documentation: pkg.go.dev

# Functions

Datum returns a v4l2_buftype.Type from a uint32.

# Constants

(V4L2_BUF_TYPE_PRIVATE) Deprecated, do not use.
(V4L2_BUF_TYPE_SDR_CAPTURE).
(V4L2_BUF_TYPE_SLICED_VBI_CAPTURE).
(V4L2_BUF_TYPE_SLICED_VBI_OUTPUT).
(V4L2_BUF_TYPE_VBI_CAPTURE).
(V4L2_BUF_TYPE_VBI_OUTPUT).
(V4L2_BUF_TYPE_VIDEO_CAPTURE).
(V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE).
(V4L2_BUF_TYPE_VIDEO_OUTPUT).
(V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE).
(V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY) Experimental.
(V4L2_BUF_TYPE_VIDEO_OVERLAY).

# Structs

Type represents a V4L2 (Video4Linux version 2) buffer type.