Gets the duration of the event file, asynchronously.
public:
IAsyncOperation<TimeSpan>^ GetDurationAsync()
Type: IAsyncOperation<TimeSpan>
The duration of the event file.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd
KStudioWritableEventFile Class