KStudioPlayback.SetOutPointByRelativeTimeAsync Method

Sets the out point by relative time, asynchronously.

Syntax

public:
IAsyncAction^ SetOutPointByRelativeTimeAsync(
         TimeSpan value
)  

Parameters

value
Type: TimeSpan 

  The time at which to set the out point.

Return value

Type: IAsyncAction 

The asynchronous action.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioPlayback Class

KStudioPlayback Members