Uses of Interface
quicktime.jdirect.SoundLib

Packages that use SoundLib
quicktime.sound   
quicktime.std.clocks   
 

Uses of SoundLib in quicktime.sound
 

Classes in quicktime.sound that implement SoundLib
 class CompressionInfo
          Contains information about the compression format of sound data.
 class SndChannel
          Sound Channels are used to playback sound.
 class SndHandle
           
 class SndInfo
          This class returns Sound Header information as parsed from an Snd resource or an AIFF Sound file
 

Uses of SoundLib in quicktime.std.clocks
 

Classes in quicktime.std.clocks that implement SoundLib
 class Clock
          The Clock implements methods for a corresponding QuickTime component.