KStudioWritableEventFile.GetDurationAsync Method

Gets the duration of the event file, asynchronously.

Syntax

public:
IAsyncOperation<TimeSpan>^ GetDurationAsync()  

Return value

Type: IAsyncOperation<TimeSpan

The duration of the event file.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioWritableEventFile Class

KStudioWritableEventFile Members

Microsoft.Kinect.Tools Namespace