IKStudioEventReader.SetInPointByRelativeTimeAsync Method

Sets the in point by relative time.

Syntax

public:
IAsyncAction^ SetInPointByRelativeTimeAsync(
         TimeSpan value
)  

Parameters

value
Type: TimeSpan 

 The relative time.

Return value

Type: IAsyncAction 

The asynchronous action.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

IKStudioEventReader Interface

IKStudioEventReader Members

Microsoft.Kinect.Tools Namespace