IKStudioPlayback.SetOutPointByRelativeTimeAsync Method

Sets an out point by relative time.

Syntax

public:
IAsyncAction^ SetOutPointByRelativeTimeAsync(
         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

IKStudioPlayback Interface

IKStudioPlayback Members