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