se.lth.cs.opi
Class OPICompressionDevice

java.lang.Object
  extended byse.lth.cs.opi.OPIDeviceInstance
      extended byse.lth.cs.opi.OPICompressionDevice
Direct Known Subclasses:
OPICompressionDeviceAudio, OPICompressionDeviceVideo

public class OPICompressionDevice
extends OPIDeviceInstance


Constructor Summary
OPICompressionDevice(long cPointer, boolean cMemoryOwn)
           
 
Methods inherited from class se.lth.cs.opi.OPIDeviceInstance
getAttribute, getAttributeInfo, getAvailableAttributes, getCPtr, getDevice, getInFmt, getName, getOutFmt, setAttribute, setAvailableAttributes, setInFmt, setOutFmt
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OPICompressionDevice

public OPICompressionDevice(long cPointer,
                            boolean cMemoryOwn)