KStudioSeekableEventStream Class

[This documentation is preliminary and is subject to change.]
A seekable event stream.

public ref class KStudioSeekableEventStream sealed : IKStudioSeekableEventStream, IKStudioEventStream

KStudioSeekableEventStream has the following members.

NameDescription
DataTypeIdThe data type ID of the event stream.
DataTypeNameThe data type name for the event stream.
EventStreamSelectorRequirementsThe event stream selector requirements.
FlagsFlags to control the event stream.
NameThe name of the event stream.
SemanticIdThe semantic ID of the event stream.
TagSizeThe tag size of the event stream.

NameDescription
FindEventAsyncFinds an event in the event stream, asynchronously.
GetEndRelativeTimeAsyncGets the end of the event stream in relative time, asynchronously.
GetEventCountAsyncGets the count of events in the event stream.
GetEventHeadersAsyncGets the event headers of the event stream, asynchronously.
GetMetadataGets the metadata for the event stream.
GetStartRelativeTimeAsyncGets the start time, as relative time, in the event stream.
GetStateAsyncGets the state of the event stream, asynchronously.
ReadEventAsyncReads an event from the event stream, asynchronously.

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

Reference

Community Additions

Show: