KStudioPlayback.StepOnceByStreamIdentifierAsync Method

Steps through playback once by stream identifier, asynchronously.

Syntax

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

Parameters

dataTypeId
Type: String 

 The data type ID.

semanticId
Type: String 

 The semantic 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