Carbon


Optional Output Device Constant

Header: Sound.h

enum {
    kUseOptionalOutputDevice = -1
};

Constant descriptions

kUseOptionalOutputDevice

Specifies a sound output device other than the current sound output device. Pass this value in the synth parameter and the signature of the desired sound output device component in the init parameter of the SndNewChannel function.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)