IKStudioPlayback.StepOnceByStreamIdentifierAsync Method

Steps once by stream identifier.

Syntax

public:
IAsyncAction^ StepOnceByStreamIdentifierAsync(
         String^ dataTypeId,
         String^ semanticId
)  

Parameters

dataTypeId
Type: String 

 The data type ID of the stream.

semanticId
Type: String 

 The semantic ID of the 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