This documentation is archived and is not being maintained.
KStudioRecordingFlags Enumeration
[This documentation is preliminary and is subject to change.]
Flags to control recording.
[FlagsAttribute]
public enum class KStudioRecordingFlags
| Member | Value | Description |
|---|
| None | 0
| No flags. |
| GenerateFileName | 1
| Generate the filename. |
| XrfFileName | 2
| When used with GenerateFileName, the file extension "XRF" will be used instead of the default extension "XEF". |
| IgnoreOptionalStreams | 4
| Do not automatically record optional streams. |
- Namespace: Microsoft.Kinect.Tools
- Assembly:
(in )