KStudioPlayback.StepOnceByStreamTypeAsync Method

Steps once through playback by stream type, asynchronously.

Syntax

public:
IAsyncAction^ StepOnceByStreamTypeAsync(
         String^ dataTypeId
)  

Parameters

dataTypeId
Type: String 

 The data type ID.

Return value

Type: IAsyncAction 

The asynchronous action.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioPlayback Class

KStudioPlayback Members