Type Definition libvda::BufferFd

source ·
pub type BufferFd = RawFd;
Expand description

Represents a FD for bitstream/frame buffer. Files described by BufferFd must be accessed from outside of this crate.