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


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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OPIFormatAudio

public OPIFormatAudio(long cPointer,
                      boolean cMemoryOwn)

OPIFormatAudio

public OPIFormatAudio()
Method Detail

dup

public OPIFormat dup()