public:
IAsyncOperation<IVectorView<IKStudioEventStream^ >^ >^ GetEventStreamsAsync(
KStudioEventStreamFlags flagsFilter,
uint32 maxCount
)
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