IKStudioClipSource.GetMetadata Method

Gets the metadata for the clip source.

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 clip source.

Remarks

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

IKStudioClipSource Interface

IKStudioClipSource Members

Microsoft.Kinect.Tools Namespace