Asynchronously retrieves the number of events contained in the event stream.
public:
IAsyncOperation<uint32>^ GetEventCountAsync()
Type: IAsyncOperation<UInt32>
The number of events contained in the event stream.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd
KStudioSeekableWritableEventStream Class