Expand description
The XVideo-MotionCompensation
X extension.
Accessible with the xvmc
cargo feature.
Structs§
- The
CreateContext
request. - Cookie type for CreateContext.
- Unchecked cookie type for CreateContext.
- Reply type for CreateContext.
- The
CreateSubpicture
request. - Cookie type for CreateSubpicture.
- Unchecked cookie type for CreateSubpicture.
- Reply type for CreateSubpicture.
- The
CreateSurface
request. - Cookie type for CreateSurface.
- Unchecked cookie type for CreateSurface.
- Reply type for CreateSurface.
- The
DestroyContext
request. - The
DestroySubpicture
request. - The
DestroySurface
request. - The
ListSubpictureTypes
request. - Cookie type for ListSubpictureTypes.
- Unchecked cookie type for ListSubpictureTypes.
- Reply type for ListSubpictureTypes.
- The
ListSurfaceTypes
request. - Cookie type for ListSurfaceTypes.
- Unchecked cookie type for ListSurfaceTypes.
- Reply type for ListSurfaceTypes.
- The
QueryVersion
request. - Cookie type for QueryVersion.
- Unchecked cookie type for QueryVersion.
- Reply type for QueryVersion.
Constants§
- The major version of the
XvMC
extension. - The minor version of the
XvMC
extension. - The version string of the
XvMC
extension. - The official identifier for the
XvMC
extension.
Functions§
- Fetch server runtime info data of the
XvMC
extension. - Prefetch server runtime info data of the
XvMC
extension.