Uses of Class
io.github.eggy03.ferrumx.windows.entity.display.VideoController
Packages that use VideoController
-
Uses of VideoController in io.github.eggy03.ferrumx.windows.service.display
Methods in io.github.eggy03.ferrumx.windows.service.display that return types with arguments of type VideoControllerModifier and TypeMethodDescription@NotNull List
<VideoController> VideoControllerService.get()
Retrieves a list of video controllers (GPUs) present in the system.@NotNull List
<VideoController> VideoControllerService.get
(com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves a list of video controllers (GPUs) present in the system using the caller'sPowerShell
session.