KStudioEventReader Class

[This documentation is preliminary and is subject to change.]
Provides methods and properties for reading a Kinect Studio event.

public ref class KStudioEventReader sealed : IKStudioEventReader

KStudioEventReader has the following members.

NameDescription
FlagsFlags for the event reader.
SourceGets the event source.

NameDescription
GetCurrentLoopIterationAsyncGets the current loop iteration, asynchronously.
GetCurrentRelativeTimeAsyncGets the current relative time, asynchronously.
GetDurationAsyncGets the duration, asynchronously.
GetInPointByRelativeTimeAsyncGets the in point by relative time, asynchronously.
GetLoopCountAsyncGets the loop count, asynchronously.
GetMetadataGets the metadata.
GetMetadataForStreamGets the metadata for a stream.
GetNextEventAsyncGets the next event, asynchronously.
GetOutPointByRelativeTimeAsyncGets the out point by relative time, asynchonously.
GetStartRelativeTimeAsyncGets the start relative time, asynchronously.
SeekByRelativeTimeAsyncSeeks by relative time, asynchronously.
SetCurrentLoopIterationAsyncSets the current loop iteration, asynchronously.
SetInPointByRelativeTimeAsyncSets the in point by relative time, asynchronously.
SetOutPointByRelativeTimeAsyncSets the out point by relative time, asynchronously.

Namespace: Microsoft.Kinect.Tools
Assembly: (in )

Community Additions

Show: