KinectRecorder.StopAsync Method (KinectEx.DVR)
Stops the KinectRecorder , writes all frames remaining in the
record queue, and closes the associated stream.
- C#
- VB
- C++
- F#
[AsyncStateMachineAttribute(KinectEx.DVR.KinectRecorder/<StopAsync>d__1)] [DebuggerStepThroughAttribute] public Task StopAsync()
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<AsyncStateMachineAttribute(KinectEx.DVR.KinectRecorder/<StopAsync>d__1)>] [<DebuggerStepThroughAttribute>] member StopAsync : unit -> Task
Return Value
Type: System.Threading.Tasks.Task
Supported in:
Windows Desktop - .NET 4.5
Windows 8.1 Store - WinRT
Windows Desktop - .NET 4.5
Windows 8.1 Store - WinRT