se.lth.cs.opi
Class OPIFormatAudio

java.lang.Object
  extended byse.lth.cs.opi.OPIFormat
      extended byse.lth.cs.opi.OPIFormatAudio

public class OPIFormatAudio
extends OPIFormat


Field Summary
 
Fields inherited from class se.lth.cs.opi.OPIFormat
_cMemOwn, _cPtr
 
Constructor Summary
OPIFormatAudio()
           
OPIFormatAudio(long cPointer, boolean cMemoryOwn)
           
 
Method Summary
 OPIFormat dup()
           
 
Methods inherited from class se.lth.cs.opi.OPIFormat
getCompression, getCPtr, getDeviceName, getExternalInput, getExternalOutput, getParam, setCompression, setDeviceName, setExternalInput, setExternalOutput, setParam
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OPIFormatAudio

public OPIFormatAudio()

OPIFormatAudio

public OPIFormatAudio(long cPointer,
                      boolean cMemoryOwn)
Method Detail

dup

public OPIFormat dup()