Class Win32VideoController

java.lang.Object
oshi.driver.windows.wmi.Win32VideoController

@ThreadSafe
public final class Win32VideoController
extends java.lang.Object
Utility to query WMI class Win32_VideoController
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  Win32VideoController.VideoControllerProperty
    Video Controller properties
  • Method Summary

    Modifier and Type Method Description
    static com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<Win32VideoController.VideoControllerProperty> queryVideoController()
    Queries video controller info for Vista and later.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait