quicktime.jdirect
Interface SharedLibrary

All Known Subinterfaces:
InterfaceLib, PrimitivesLib, QTStreamingLib, QuickDraw3DLib, QuickTimeLib, QuickTimeVRLib, SoundLib

public interface 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.