Gets the metadata collection for the event stream.
public:
KStudioMetadata^ GetMetadata(
KStudioMetadataType metadataType
)
metadataType
Type: KStudioMetadataType
The type of metadata to be returned.
Type: KStudioMetadata
The metadata collection for the event stream.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd
KStudioSeekableWritableEventStream Class