Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The eChannelTargetType enumeration defines constants that specify a type of node (target) in a given channel.
Syntax
typedef enum {
eVolumeAttribute,
eMuteAttribute,
ePeakMeterAttribute
} eChannelTargetType;
Constants
eVolumeAttributeIndicates a volume level control node. |
eMuteAttributeIndicates a Mute node. |
ePeakMeterAttributeIndicates a PeakMeter node. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 |
| Minimum supported server | Windows Server 2012 |
| Header | portcls.h |