Reads an event from the event stream, asynchronously.
public:
IAsyncOperation<KStudioEvent^ >^ ReadEventAsync(
uint32 eventIndex,
uint32 maxTagSize,
uint32 maxDataSize
)
eventIndex
Type: uint32
The event index.
maxTagSize
Type: uint32
The maximum tag size.
maxDataSize
Type: uint32
The maximum data size.
Type: IAsyncOperation<KStudioEvent^ >
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd