xcb: added xcb_stop and xcb_initOptions support

Added basic functions and the necessary variables for the
`.initOptions` and `.stop` items in the capture interface.
This commit is contained in:
vmfortress
2021-10-30 14:14:18 -04:00
committed by Geoffrey McRae
parent bb74a9d9c8
commit 2824238b4d
2 changed files with 27 additions and 0 deletions

View File

@@ -55,3 +55,4 @@ vroad <396351+vroad@users.noreply.github.com> (vroad)
williamvds <w.vigolodasilva@gmail.com> (williamvds)
SytheZN <sythe.zn@gmail.com> (SytheZN)
RTXUX <wyf@rtxux.xyz> (RTXUX)
Vincent LaRocca <vincentmlarocca@gmail.com> (VMFortress)