KinectRecorder.CancelAsync Method (KinectEx.DVR)

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

Namespace: KinectEx.DVR
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
[DebuggerStepThroughAttribute]
[AsyncStateMachineAttribute(KinectEx.DVR.KinectRecorder/<CancelAsync>d__4)]
public void CancelAsync()

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

[<DebuggerStepThroughAttribute>]
[<AsyncStateMachineAttribute(KinectEx.DVR.KinectRecorder/<CancelAsync>d__4)>]
member CancelAsync : 
	unit -> unit
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows 8.1 Store - WinRT