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