Expand description
Media API!
Modules§
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()
. - Caps
Flags - Bitflags of capabilities for devices. See also
Capability
. - Decoder
- A hardware decoder for the VP8 format.
- Device
Info - Description of the media device.
- DrmFormats
- Export
Buffer - Export of video buffer as DMABUF file descriptor.
- ExtControl
- ExtControls
- FmtDesc
- Format
- Represents a given format.
- Image
- Interface
Devnode - Jpeg
Encoder - A hardware encoder for the JPEG format
- Link
Flags - Mapped
Buffer - 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.
- Entity
Function - Error
- Memory
- Where the memory of a given
Buffer
is stored and allocated from.