IKStudioPlayback.GetEndBehaviorAsync Method

Gets what the behavior will be at end of playback.

Syntax

public:
IAsyncOperation<KStudioPlaybackEndBehavior>^ GetEndBehaviorAsync()  

Return value

Type: IAsyncOperation<KStudioPlaybackEndBehavior

The behavior at end of playback.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

IKStudioPlayback Interface

IKStudioPlayback Members