public:
IAsyncOperation<IVectorView<IKStudioEventStream^ >^ >^ GetEventStreamsByTypeAsync(
String^ dataTypeIdFilter,
KStudioEventStreamFlags flagsFilter,
uint32 maxCount
)
dataTypeIdFilter
Type: String
The data type ID filter.
flagsFilter
Type: KStudioEventStreamFlags
The flags filter.
maxCount
Type: uint32
The maximum number of event streams to get.
Type: IAsyncOperation<IVectorView<IKStudioEventStream^ >^ >
A collection of event streams.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd