IKStudioPlayback.SeekByRelativeTimeAsync Method

Seeks a playback point by relative time.

Syntax

public:
IAsyncAction^ SeekByRelativeTimeAsync(
         TimeSpan relativeTime
)  

Parameters

relativeTime
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