KStudioPlayback.StepOnceByStreamAsync Method

Steps once through playback by stream, asynchronously.

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

KStudioPlayback Class

KStudioPlayback Members