IKStudioEventReader.GetMetadataForStream Method

Gets metadata for the stream.

Syntax

public:
KStudioMetadata^ GetMetadataForStream(
         String^ dataTypeId,
         String^ semanticId,
         KStudioMetadataType metadataType
)  

Parameters

dataTypeId
Type: String 

 Data type ID.

semanticId
Type: String 

 Semantic ID.

metadataType
Type: KStudioMetadataType 

The metadata type.

Return value

Type: KStudioMetadata 

The metadata.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

IKStudioEventReader Interface

IKStudioEventReader Members

Microsoft.Kinect.Tools Namespace