IKStudioPlayback.SetEndBehaviorAsync Method

Sets the behavior at end of playback.

Syntax

public:
IAsyncAction^ SetEndBehaviorAsync(
         KStudioPlaybackEndBehavior value
)  

Parameters

value
Type: KStudioPlaybackEndBehavior 

The behavior at end of playback.

Return value

Type: IAsyncAction 

The asynchronous action.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

IKStudioPlayback Interface

IKStudioPlayback Members