IKStudioEventReader Interface

[This documentation is preliminary and is subject to change.]
Event reader.

public interface class IKStudioEventReader

IKStudioEventReader has the following members.

NameDescription
FlagsGets the flags that control the behavior of this event reader.
SourceGets the event source.

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

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

Community Additions

Show: