se.lth.cs.opi
Class OPIDevice
java.lang.Object
se.lth.cs.opi.OPIDevice
- public class OPIDevice
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_cMemOwn
protected boolean _cMemOwn
_cPtr
protected long _cPtr
OPIDevice
protected OPIDevice()
OPIDevice
public OPIDevice(long cPointer,
boolean cMemoryOwn)
getAudioCapabilities
public long getAudioCapabilities()
getCoreVersion
public void getCoreVersion(java.lang.String arg0)
getCPtr
public long getCPtr()
getInstanceByIndex
public OPIDeviceInstance getInstanceByIndex(int index)
getInstanceByName
public OPIDeviceInstance getInstanceByName(java.lang.String name)
getInstances
public OPINameList getInstances()
getName
public java.lang.String getName()
getVersion
public void getVersion(java.lang.String arg0)
getVideoCapabilities
public long getVideoCapabilities()
setInstances
public void setInstances(OPINameList instances)