jar

com.github.moaxcp.x11.x11-protocol : x11-protocol-xvmc

Maven & Gradle

Mar 17, 2024
18 stars

x11-protocol-xvmc · An implementation of the x11 xvmc protocol in java

Table Of Contents

Latest Version

Download com.github.moaxcp.x11.x11-protocol : x11-protocol-xvmc JAR file - Latest Versions:

All Versions

Download com.github.moaxcp.x11.x11-protocol : x11-protocol-xvmc JAR file - All Versions:

Version Vulnerabilities Size Updated
0.16.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window x11-protocol-xvmc-0.16.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.moaxcp.x11.protocol.xvmc

├─ com.github.moaxcp.x11.protocol.xvmc.CreateContext.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.CreateContextReply.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.CreateSubpicture.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.CreateSubpictureReply.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.CreateSurface.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.CreateSurfaceReply.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.DestroyContext.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.DestroySubpicture.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.DestroySurface.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.ListSubpictureTypes.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.ListSubpictureTypesReply.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.ListSurfaceTypes.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.ListSurfaceTypesReply.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.QueryVersion.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.QueryVersionReply.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.SurfaceInfo.class - [JAR]

├─ com.github.moaxcp.x11.protocol.xvmc.XvmcPlugin.class - [JAR]