Uses of Class
quicktime.sound.SPBDevice

Packages that use SPBDevice
quicktime.sound   
quicktime.std.sg   
 

Uses of SPBDevice in quicktime.sound
 

Methods in quicktime.sound that return SPBDevice
static SPBDevice SPBDevice.fromSoundChannel(SGSoundChannel sc)
          Get the Sound Input Driver

QuickTime::SGGetSoundInputDriver QuickTime::SGGetSoundInputDriver

 SPBDevice SPB.getDevice()
          Gets the device that is attached to this object.
 

Constructors in quicktime.sound with parameters of type SPBDevice
SPB(SPBDevice device, int count, int milliseconds, QTPointerRef buffer)
          Create a SPB.
 

Uses of SPBDevice in quicktime.std.sg
 

Methods in quicktime.std.sg that return SPBDevice
 SPBDevice SGSoundChannel.getInputDriver()
          Get the Sound Input Driver.