Uses of Class
quicktime.sound.SndHandle

Packages that use SndHandle
quicktime.sound   
 

Uses of SndHandle in quicktime.sound
 

Methods in quicktime.sound with parameters of type SndHandle
 void SndChannel.play(SndHandle sndHdl)
          Plays a sound asynchronously from memory.
static void Sound.play(SndHandle sndHdl)
          Plays a sound from memory.