AudioChannelFlags Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flags for the Flags property.
This enumeration supports a bitwise combination of its member values.
[ObjCRuntime.Watch(3, 0)]
[System.Flags]
public enum AudioChannelFlags
type AudioChannelFlags =
- Inheritance
-
AudioChannelFlags
- Attributes
Fields
AllOff | 0 | |
Meters | 4 | |
RectangularCoordinates | 1 | |
SphericalCoordinates | 2 |