This documentation is archived and is not being maintained.
KStudioEventStreamSelectorRequirementFlags Enumeration
[This documentation is preliminary and is subject to change.]
Event stream selector requirement flags.
[FlagsAttribute]
public enum class KStudioEventStreamSelectorRequirementFlags
| Member | Value | Description |
|---|
| None | 0
| None. |
| OperationNone | 1
| No operations. |
| OperationOr | 2
| OR operations. |
| OperationXor | 3
| Exclusive OR operations. |
| OperationAll | 4
| All operations. |
| OperationAllIfAvail | 16
| All operations if available. |
| OperationMask | 23
| Mask for operations. |
| ProcessRecord | 256
| Process record. |
| ProcessPlayback | 512
| Process playback. |
| ProcessMonitor | 1024
| Process monitor. |
| ProcessMask | 1792
| Process mask. |
- Namespace: Microsoft.Kinect.Tools
- Assembly:
(in )