KStudioEventReader.SetCurrentLoopIterationAsync Method

Sets the current loop iteration, asynchronously.

Syntax

public:
IAsyncAction^ SetCurrentLoopIterationAsync(
         uint32 value
)  

Parameters

value
Type: uint32 

 The current loop iteration to set.

Return value

Type: IAsyncAction 

The asynchronous action.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioEventReader Class

KStudioEventReader Members

Microsoft.Kinect.Tools Namespace