IKStudioEventReader.SetCurrentLoopIterationAsync Method

Sets the current loop iteration.

Syntax

public:
IAsyncAction^ SetCurrentLoopIterationAsync(
         uint32 value
)  

Parameters

value
Type: uint32 

 The current loop iteration.

Return value

Type: IAsyncAction 

The asynchronous action.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

IKStudioEventReader Interface

IKStudioEventReader Members

Microsoft.Kinect.Tools Namespace