IKStudioPlayback.GetDurationAsync Method

Gets the duration of the current clip.

Syntax

public:
IAsyncOperation<TimeSpan>^ GetDurationAsync()  

Return value

Type: IAsyncOperation<TimeSpan

The duration of the current clip.

Remarks

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

IKStudioPlayback Interface

IKStudioPlayback Members

Microsoft.Kinect.Tools Namespace