Expand description
The XVideo
X extension.
Accessible with the xv
cargo feature.
Structs§
- The
BadControlError
error. - The
BadEncodingError
error. - The
BadPortError
error. - The
GetPortAttribute
request. - Cookie type for GetPortAttribute.
- Unchecked cookie type for GetPortAttribute.
- Reply type for GetPortAttribute.
- The
GetStill
request. - The
GetVideo
request. - The
GrabPort
request. - Cookie type for GrabPort.
- Unchecked cookie type for GrabPort.
- Reply type for GrabPort.
- The
ListImageFormats
request. - Cookie type for ListImageFormats.
- Unchecked cookie type for ListImageFormats.
- Reply type for ListImageFormats.
- The
PortNotifyEvent
event. - The
PutImage
request. - The
PutStill
request. - The
PutVideo
request. - The
QueryAdaptors
request. - Cookie type for QueryAdaptors.
- Unchecked cookie type for QueryAdaptors.
- Reply type for QueryAdaptors.
- The
QueryBestSize
request. - Cookie type for QueryBestSize.
- Unchecked cookie type for QueryBestSize.
- Reply type for QueryBestSize.
- The
QueryEncodings
request. - Cookie type for QueryEncodings.
- Unchecked cookie type for QueryEncodings.
- Reply type for QueryEncodings.
- The
QueryExtension
request. - Cookie type for QueryExtension.
- Unchecked cookie type for QueryExtension.
- Reply type for QueryExtension.
- The
QueryImageAttributes
request. - Cookie type for QueryImageAttributes.
- Unchecked cookie type for QueryImageAttributes.
- Reply type for QueryImageAttributes.
- The
QueryPortAttributes
request. - Cookie type for QueryPortAttributes.
- Unchecked cookie type for QueryPortAttributes.
- Reply type for QueryPortAttributes.
- The
SelectPortNotify
request. - The
SelectVideoNotify
request. - The
SetPortAttribute
request. - The
ShmPutImage
request. - The
StopVideo
request. - The
UngrabPort
request. - The
VideoNotifyEvent
event.
Enums§
- Unified error type for the Xv extension
- Unified event type for the Xv extension
Constants§
- The major version of the
Xv
extension. - The minor version of the
Xv
extension. - The version string of the
Xv
extension. - The official identifier for the
Xv
extension.
Functions§
- Fetch server runtime info data of the
Xv
extension. - Prefetch server runtime info data of the
Xv
extension.