Gets the event headers of the event stream, asynchronously.
public:
IAsyncOperation<IVectorView<KStudioEventHeader^ >^ >^ GetEventHeadersAsync(
uint32 startIndex,
uint32 maxValueCount
)
startIndex
Type: uint32
The start index.
maxValueCount
Type: uint32
The maximum value count.
Type: IAsyncOperation<IVectorView<KStudioEventHeader^ >^ >
The event headers of the event stream.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd