KStudioSeekableWritableEventStream Class

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

public ref class KStudioSeekableWritableEventStream sealed : IKStudioWritableEventStream, IKStudioEventStream, IKStudioSeekableEventStream

KStudioSeekableWritableEventStream has the following members.

NameDescription
DataTypeIdGets the data type ID of the event stream.
DataTypeNameGets the name of the type of data the Event Stream contains.
EventStreamSelectorRequirementsGets the event stream selector requirements.
FlagsGets the flags that characterize event stream.
NameGets the name of the event stream.
SemanticIdGets the semantic ID of the event stream.
TagSizeGets the size of the tag data on each event.

NameDescription
FindEventAsyncAsynchronously finds an event in the event stream.
GetEndRelativeTimeAsyncAsynchronously retrieves the end time of the event stream, as a relative time.
GetEventCountAsyncAsynchronously retrieves the number of events contained in the event stream.
GetEventHeadersAsyncAsynchronously retrieves the collection event headers of the event stream.
GetMetadataGets the metadata collection for the event stream.
GetStartRelativeTimeAsyncAsynchronously retrieves the start time of the event stream, as a relative time.
GetStateAsyncAsynchronously retrieves the state of the stream.
ReadEventAsync Reads and returns the event at the specified index in the event stream.
WriteEventAsyncAsynchronously writes an event to the event stream.

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

Community Additions

Show: