KStudioEventReader.SetOutPointByRelativeTimeAsync Method

Sets the out point by relative time, asynchronously.

Syntax

public:
IAsyncAction^ SetOutPointByRelativeTimeAsync(
         TimeSpan value
)  

Parameters

value
Type: TimeSpan 

 The relative time to set the out point to.

Return value

Type: IAsyncAction 

The asynchronous action.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioEventReader Class

KStudioEventReader Members

Microsoft.Kinect.Tools Namespace