IKStudioPlayback.SetLoopCountAsync Method

Sets the loop count.

Syntax

public:
IAsyncAction^ SetLoopCountAsync(
         uint32 value
)  

Parameters

value
Type: uint32 

 The loop count.

Return value

Type: IAsyncAction 

The asynchronous action.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

IKStudioPlayback Interface

IKStudioPlayback Members