quicktime.jdirect
Interface InterfaceLib

All Superinterfaces:
SharedLibrary, com.apple.jdirect.SharedLibrary
All Known Subinterfaces:
QuickTimeLib
All Known Implementing Classes:
QTHandleRef, QTPointerRef, MediaEQSpectrumBands, MusicDescription, ExtScheduledSoundHeader, CompressionInfo, SndInfo, SndChannel, QTVRInstance

public interface InterfaceLib
extends com.apple.jdirect.SharedLibrary, SharedLibrary

Base interface of all interfaces that represent platform shared libraries. Sub-interfaces of SharedLibrary should contain a static field of type Object, that is initialized in its static initializer by calling JDirectLinker.loadLibrary.


Field Summary
static java.lang.String JDirect_MacOSX
           
static java.lang.Object libraryInstance
           
 

Field Detail

libraryInstance

public static final java.lang.Object libraryInstance

JDirect_MacOSX

public static final java.lang.String JDirect_MacOSX