IKStudioPlayback.SetModeAsync Method

Sets the mode for playback.

Syntax

public:
IAsyncAction^ SetModeAsync(
         KStudioPlaybackMode value
)  

Parameters

value
Type: KStudioPlaybackMode 

The playback mode.

Return value

Type: IAsyncAction 

The asynchronous action.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

IKStudioPlayback Interface

IKStudioPlayback Members