KinectRecorder.StopAsync Method (KinectEx.DVR)

Stops the KinectRecorder, writes all frames remaining in the record queue, and closes the associated stream.

Namespace: KinectEx.DVR
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • 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