Crate onix

Source
Expand description

Media API!

Modules§

vp8

Structs§

Buffer
Struct representing a buffer, with which to interact with the kernel.
Capability
Struct containing some info about a video device. See Video::querycap().
CapsFlags
Bitflags of capabilities for devices. See also Capability.
Decoder
A hardware decoder for the VP8 format.
DeviceInfo
Description of the media device.
DrmFormats
ExportBuffer
Export of video buffer as DMABUF file descriptor.
ExtControl
ExtControls
FmtDesc
Format
Represents a given format.
Image
InterfaceDevnode
JpegEncoder
A hardware encoder for the JPEG format
LinkFlags
MappedBuffer
Media
Represents a media API device, such as /dev/media0.
Onix
Main entrypoint of this crate.
PadFlags
Plane
Rect
Request
Represents a request, allocated from a media device.
Selection
Topology
Represents the topology of a media device.
Video
Represents a video device, such as /dev/video0.

Enums§

BufType
Represents the type of a given buffer.
EntityFunction
Error
Memory
Where the memory of a given Buffer is stored and allocated from.