protected:audioPlayMode _audioPlayMode;
The current audio play mode for the device.
protected:UInt8 _leftPortChannel; /* matches IOCDTypes consts */ /*! * @var _rightPortChannel * The current signal-routing assignment of the right-channel audio signal. */ UInt8 _rightPortChannel; /* matches IOCDTypes consts */ struct qualifiedCDAddress _audioStopAddress; };
The current signal-routing assignment of the left-channel audio signal.
protected:UInt8 _leftVolume;
The current volume of the left channel.
protected:UInt8 _rightVolume;
The current volume of the right channel.
© 2000 Apple Computer, Inc. (Last Updated 2/23/2000)