Gets the name of the type of data the Event Stream contains.
public:
property String^ DataTypeName {
String^ get ();
}
Type: String
The name of the type of data the Event Stream contains.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd
KStudioSeekableWritableEventStream Class