public:
IAsyncOperation<KStudioRecording^ >^ CreateRecordingAsync(
String^ filePath,
KStudioEventStreamSelectorCollection^ streamSelectorCollection,
KStudioRecordingFlags flags
)
filePath
Type: String
The file path.
streamSelectorCollection
Type: KStudioEventStreamSelectorCollection
A stream selector collection.
flags
Type: KStudioRecordingFlags
Flags to control creating a recording.
Type: IAsyncOperation<KStudioRecording^ >
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd