KStudioEventStream.GetMetadata Method

Gets the metadata for the event stream.

Syntax

public:
KStudioMetadata^ GetMetadata(
         KStudioMetadataType metadataType
)  

Parameters

metadataType
Type: KStudioMetadataType 

The type of metadata that should be returned.

Return value

Type: KStudioMetadata 

The metadata for the event stream.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioEventStream Class

KStudioEventStream Members

Microsoft.Kinect.Tools Namespace