|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.buglabs.bug.sysfs.SysfsNode
com.buglabs.bug.sysfs.BMIDevice
com.buglabs.bug.sysfs.VideoOutDevice
public final class VideoOutDevice
Access sysfs items for video module. WIP
| Field Summary |
|---|
| Fields inherited from class com.buglabs.bug.sysfs.SysfsNode |
|---|
root |
| Constructor Summary | |
|---|---|
VideoOutDevice(java.io.File directory,
int slot)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getResolution()
|
boolean |
isDVI()
|
boolean |
isVGA()
|
boolean |
setDVI()
|
boolean |
setVGA()
|
| Methods inherited from class com.buglabs.bug.sysfs.BMIDevice |
|---|
createFromSYSDirectory, getBusUsage, getDescription, getGpioUsage, getMemorySize, getPowerCharging, getPowerUse, getProductId, getRevision, getSerialNum, getSlot, getVendor, resume, suspend |
| Methods inherited from class com.buglabs.bug.sysfs.SysfsNode |
|---|
getFirstLineofFile, pad, parseHexInt, parseInt, parseMultiInt, println |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VideoOutDevice(java.io.File directory,
int slot)
| Method Detail |
|---|
public java.lang.String getResolution()
public boolean isVGA()
public boolean isDVI()
public boolean setVGA()
public boolean setDVI()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||