KStudioSeekableEventStream Members

KStudioSeekableEventStream has the following members.

Public Properties

  Name Description
DataTypeId The data type ID of the event stream.
DataTypeName The data type name for the event stream.
EventStreamSelectorRequirements The event stream selector requirements.
Flags Flags to control the event stream.
Name The name of the event stream.
SemanticId The semantic ID of the event stream.
TagSize The tag size of the event stream.

Public Methods

  Name Description
FindEventAsync Finds an event in the event stream, asynchronously.
GetEndRelativeTimeAsync Gets the end of the event stream in relative time, asynchronously.
GetEventCountAsync Gets the count of events in the event stream.
GetEventHeadersAsync Gets the event headers of the event stream, asynchronously.
GetMetadata Gets the metadata for the event stream.
GetStartRelativeTimeAsync Gets the start time, as relative time, in the event stream.
GetStateAsync Gets the state of the event stream, asynchronously.
ReadEventAsync Reads an event from the event stream, asynchronously.

See also

Reference

KStudioSeekableEventStream Class