The CCoreAudio..::..CSession type exposes the following members.

Properties

  NameDescription
Public propertyControlMute
Provides access to a CControlMute object to allow querying and manipulating the mute state of the session.
Public propertyControlPeakMeter
Provides access to a CControlPeakMeter object to allow querying session's audio levels.
Public propertyControlVolume
Provides access to a CControlVolume object to allow querying and manipulating the volume level of the session.
Public propertyLine
Represents a line where this session contains all its controls.
Public propertyName
Returns the name of the current session.

See Also