pub type VaapiPicture<M> = Picture<PictureNew, PooledVaSurface<M>>;
Expand description
Shortcut for pictures used for the VAAPI backend.
Aliased Typeยง
struct VaapiPicture<M> { /* private fields */ }
pub type VaapiPicture<M> = Picture<PictureNew, PooledVaSurface<M>>;
Shortcut for pictures used for the VAAPI backend.
struct VaapiPicture<M> { /* private fields */ }