Asynchronously retrieves the end time of the event stream, as a relative time.
public:
IAsyncOperation<TimeSpan>^ GetEndRelativeTimeAsync()
Type: IAsyncOperation<TimeSpan>
The relative time of the end of the event stream.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd
KStudioSeekableWritableEventStream Class