: Uses of Class quicktime.sound.SndChannel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Uses of Classquicktime.sound.SndChannel
Packages that use SndChannel
quicktime.sound
quicktime.std.clocks
Uses of SndChannel in quicktime.sound
Methods in quicktime.sound with parameters of type SndChannel
void
SoundCallBack.execute(SndChannel sc)
This method should be implemented to handle commands that are generated
from the doCommand calls on the SndChannel.
Uses of SndChannel in quicktime.std.clocks
Methods in quicktime.std.clocks with parameters of type SndChannel
static Clock
Clock.fromSndChannel(SndChannel sc)
Returns the clock of the SndChannel.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES