KStudioSeekableEventStream.GetEndRelativeTimeAsync Method

Gets the end of the event stream in relative time, asynchronously.

Syntax

public:
IAsyncOperation<TimeSpan>^ GetEndRelativeTimeAsync()  

Return value

Type: IAsyncOperation<TimeSpan

The relative time of the end of the event stream.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioSeekableEventStream Class

KStudioSeekableEventStream Members