: Uses of Interface quicktime.sound.SoundCallBack
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Uses of Interfacequicktime.sound.SoundCallBack
Packages that use SoundCallBack
quicktime.sound
Uses of SoundCallBack in quicktime.sound
Constructors in quicktime.sound with parameters of type SoundCallBack
SndChannel(SoundCallBack callback)
Opens a new SndChannel and allocates memory to store the commands that will control
the operation of the sound channel.
SndChannel(int synth,
int init,
SoundCallBack callback)
Opens a new SndChannel and allocates memory to store the commands that will control
the operation of the sound channel.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES