Enumeration

FwupdPluginV4lCap

Declaration

enum FwupdPlugin.V4lCap

Description

No description available.

Members

FU_V4L_CAP_NONE

No description available.

  • Value: 0
  • Available since: 1.0
FU_V4L_CAP_VIDEO_CAPTURE

Video capture device.

  • Value: 1
  • Available since: 1.0
FU_V4L_CAP_VIDEO_OUTPUT

Video output device.

  • Value: 2
  • Available since: 1.0
FU_V4L_CAP_VIDEO_OVERLAY

Video overlay.

  • Value: 4
  • Available since: 1.0
FU_V4L_CAP_VBI_CAPTURE

Raw VBI capture device.

  • Value: 16
  • Available since: 1.0
FU_V4L_CAP_VBI_OUTPUT

Raw VBI output device.

  • Value: 32
  • Available since: 1.0
FU_V4L_CAP_SLICED_VBI_CAPTURE

Sliced VBI capture device.

  • Value: 64
  • Available since: 1.0
FU_V4L_CAP_SLICED_VBI_OUTPUT

Sliced VBI output device.

  • Value: 128
  • Available since: 1.0
FU_V4L_CAP_RDS_CAPTURE

RDS data capture.

  • Value: 256
  • Available since: 1.0
FU_V4L_CAP_VIDEO_OUTPUT_OVERLAY

Video output overlay.

  • Value: 512
  • Available since: 1.0
FU_V4L_CAP_HW_FREQ_SEEK

Hardware frequency seek.

  • Value: 1024
  • Available since: 1.0
FU_V4L_CAP_RDS_OUTPUT

RDS encoder.

  • Value: 2048
  • Available since: 1.0
FU_V4L_CAP_VIDEO_CAPTURE_MPLANE

Video capture device that supports multiplanar formats.

  • Value: 4096
  • Available since: 1.0
FU_V4L_CAP_VIDEO_OUTPUT_MPLANE

Video output device that supports multiplanar formats.

  • Value: 8192
  • Available since: 1.0
FU_V4L_CAP_VIDEO_M2M_MPLANE

Video mem-to-mem device that supports multiplanar formats.

  • Value: 16384
  • Available since: 1.0
FU_V4L_CAP_VIDEO_M2M

Video mem-to-mem device.

  • Value: 32768
  • Available since: 1.0
FU_V4L_CAP_TUNER

Has a tuner.

  • Value: 65536
  • Available since: 1.0
FU_V4L_CAP_AUDIO

Has audio support.

  • Value: 131072
  • Available since: 1.0
FU_V4L_CAP_RADIO

Is a radio device.

  • Value: 262144
  • Available since: 1.0
FU_V4L_CAP_MODULATOR

Has a modulator.

  • Value: 524288
  • Available since: 1.0
FU_V4L_CAP_SDR_CAPTURE

SDR capture device.

  • Value: 1048576
  • Available since: 1.0
FU_V4L_CAP_EXT_PIX_FORMAT

Supports the extended pixel format.

  • Value: 2097152
  • Available since: 1.0
FU_V4L_CAP_SDR_OUTPUT

SDR output device.

  • Value: 4194304
  • Available since: 1.0
FU_V4L_CAP_META_CAPTURE

Metadata capture device.

  • Value: 8388608
  • Available since: 1.0
FU_V4L_CAP_READWRITE

Read/write systemcalls.

  • Value: 16777216
  • Available since: 1.0
FU_V4L_CAP_STREAMING

Streaming I/O ioctls.

  • Value: 67108864
  • Available since: 1.0
FU_V4L_CAP_META_OUTPUT

Metadata output device.

  • Value: 134217728
  • Available since: 1.0
FU_V4L_CAP_TOUCH

Touch device.

  • Value: 268435456
  • Available since: 1.0
FU_V4L_CAP_IO_MC

Input/output controlled by the media controller.

  • Value: 536870912
  • Available since: 1.0
FU_V4L_CAP_DEVICE_CAPS

Sets device capabilities field.

  • Value: 2147483648
  • Available since: 1.0