Gets the event streams by type.
public:
IAsyncOperation<IVectorView<IKStudioEventStream^ >^ >^ GetEventStreamsByTypeAsync(
String^ dataTypeIdFilter,
uint32 maxValueCount
)
dataTypeIdFilter
Type: String
A data type ID filter.
maxValueCount
Type: uint32
The maximum number of event streams that should be returned.
Type: IAsyncOperation<IVectorView<IKStudioEventStream^ >^ >
A collection of event streams.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd