Module xvmc

Source
Expand description

Bindings to the XvMC X11 extension.

Structs§

CreateContextReply
CreateContextRequest
CreateSubpictureReply
CreateSubpictureRequest
CreateSurfaceReply
CreateSurfaceRequest
DestroyContextRequest
DestroySubpictureRequest
DestroySurfaceRequest
ListSubpictureTypesReply
ListSubpictureTypesRequest
ListSurfaceTypesReply
ListSurfaceTypesRequest
QueryVersionReply
QueryVersionRequest
SurfaceInfo

Constants§

CREATE_CONTEXT_REQUEST
Opcode for the CreateContext request
CREATE_SUBPICTURE_REQUEST
Opcode for the CreateSubpicture request
CREATE_SURFACE_REQUEST
Opcode for the CreateSurface request
DESTROY_CONTEXT_REQUEST
Opcode for the DestroyContext request
DESTROY_SUBPICTURE_REQUEST
Opcode for the DestroySubpicture request
DESTROY_SURFACE_REQUEST
Opcode for the DestroySurface request
LIST_SUBPICTURE_TYPES_REQUEST
Opcode for the ListSubpictureTypes request
LIST_SURFACE_TYPES_REQUEST
Opcode for the ListSurfaceTypes request
QUERY_VERSION_REQUEST
Opcode for the QueryVersion request
X11_EXTENSION_NAME
The X11 name of the extension for QueryExtension
X11_XML_VERSION
The version number of this extension that this client library supports.

Type Aliases§

Context
Subpicture
Surface