KStudioPlayback.SetLoopCountAsync Method

Sets the loop count, asynchronously.

Syntax

public:
IAsyncAction^ SetLoopCountAsync(
         uint32 value
)  

Parameters

value
Type: uint32 

 The loop count to set.

Return value

Type: IAsyncAction 

The asynchronous action.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioPlayback Class

KStudioPlayback Members