com.hyper9.simdk.stubs.dao
Class VirtualVideoCardOption
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.VirtualDeviceOption
com.hyper9.simdk.stubs.dao.VirtualVideoCardOption
- All Implemented Interfaces:
- Serializable
public class VirtualVideoCardOption
- extends VirtualDeviceOption
- Author:
- akutz
- See Also:
- Serialized Form
Methods inherited from class com.hyper9.simdk.stubs.dao.VirtualDeviceOption |
getAutoAssignController, getBackingOption, getConnectOption, getControllerType, getDefaultBackingOptionIndex, getDeprecated, getHotRemoveSupported, getLicensingLimit, getPlugAndPlay, getType, setAutoAssignController, setBackingOption, setConnectOption, setControllerType, setDefaultBackingOptionIndex, setDeprecated, setHotRemoveSupported, setLicensingLimit, setPlugAndPlay, setType |
VirtualVideoCardOption
public VirtualVideoCardOption()
getVideoRamSizeInKB
public LongOption getVideoRamSizeInKB()
setVideoRamSizeInKB
public void setVideoRamSizeInKB(LongOption toSet)
getNumDisplays
public IntOption getNumDisplays()
setNumDisplays
public void setNumDisplays(IntOption toSet)
getUseAutoDetect
public BoolOption getUseAutoDetect()
setUseAutoDetect
public void setUseAutoDetect(BoolOption toSet)
getSupport3D
public BoolOption getSupport3D()
setSupport3D
public void setSupport3D(BoolOption toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.