Expand description
The XVideo-MotionCompensation X extension.
Accessible with the xvmc cargo feature.
Structs§
- Context
- Create
Context - The
CreateContextrequest. - Create
Context Cookie - Cookie type for CreateContext.
- Create
Context Cookie Unchecked - Unchecked cookie type for CreateContext.
- Create
Context Reply - Reply type for CreateContext.
- Create
Subpicture - The
CreateSubpicturerequest. - Create
Subpicture Cookie - Cookie type for CreateSubpicture.
- Create
Subpicture Cookie Unchecked - Unchecked cookie type for CreateSubpicture.
- Create
Subpicture Reply - Reply type for CreateSubpicture.
- Create
Surface - The
CreateSurfacerequest. - Create
Surface Cookie - Cookie type for CreateSurface.
- Create
Surface Cookie Unchecked - Unchecked cookie type for CreateSurface.
- Create
Surface Reply - Reply type for CreateSurface.
- Destroy
Context - The
DestroyContextrequest. - Destroy
Subpicture - The
DestroySubpicturerequest. - Destroy
Surface - The
DestroySurfacerequest. - List
Subpicture Types - The
ListSubpictureTypesrequest. - List
Subpicture Types Cookie - Cookie type for ListSubpictureTypes.
- List
Subpicture Types Cookie Unchecked - Unchecked cookie type for ListSubpictureTypes.
- List
Subpicture Types Reply - Reply type for ListSubpictureTypes.
- List
Surface Types - The
ListSurfaceTypesrequest. - List
Surface Types Cookie - Cookie type for ListSurfaceTypes.
- List
Surface Types Cookie Unchecked - Unchecked cookie type for ListSurfaceTypes.
- List
Surface Types Reply - Reply type for ListSurfaceTypes.
- Query
Version - The
QueryVersionrequest. - Query
Version Cookie - Cookie type for QueryVersion.
- Query
Version Cookie Unchecked - Unchecked cookie type for QueryVersion.
- Query
Version Reply - Reply type for QueryVersion.
- Subpicture
- Surface
- Surface
Info
Constants§
- MAJOR_
VERSION - The major version of the
XvMCextension. - MINOR_
VERSION - The minor version of the
XvMCextension. - VERSION_
STRING - The version string of the
XvMCextension. - XNAME
- The official identifier for the
XvMCextension.
Functions§
- get_
extension_ data - Fetch server runtime info data of the
XvMCextension. - prefetch_
extension_ data - Prefetch server runtime info data of the
XvMCextension.