IKStudioPlayback.StepOnceByStreamTypeAsync Method

Steps once by stream type.

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

IKStudioPlayback Interface

IKStudioPlayback Members