org.rococoa.cocoa.audiounit
Class AudioUnitLibrary.__CFURL

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.audiounit.AudioUnitLibrary.__CFURL
All Implemented Interfaces:
NativeMapped
Enclosing interface:
AudioUnitLibrary

public static class AudioUnitLibrary.__CFURL
extends PointerType


Constructor Summary
AudioUnitLibrary.__CFURL()
           
AudioUnitLibrary.__CFURL(Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioUnitLibrary.__CFURL

public AudioUnitLibrary.__CFURL(Pointer pointer)

AudioUnitLibrary.__CFURL

public AudioUnitLibrary.__CFURL()