IKStudioPlayback.StepOnceByStreamAsync Method

Steps once by stream.

Syntax

public:
IAsyncAction^ StepOnceByStreamAsync(
         IKStudioEventStream^ stream
)  

Parameters

stream
Type: IKStudioEventStream 

The event stream.

Return value

Type: IAsyncAction 

The asynchronous action.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

IKStudioPlayback Interface

IKStudioPlayback Members