KStudioClient Members

KStudioClient has the following members.

Public Properties

  Name Description
  CurrentRelativeTime The current relative time.
EnabledNotifications The notifications that are enabled.
Flags Flags for the client.
HasNotificationsPending Indicates whether there is a notification pending.
Id The ID of the client.
Name The name of the client.
RelativeTime The relative time.

Public Methods

  Name Description
  CreateClientAsync Creates a client asynchronously.
CreateEventFileAsync Asynchronously creates a new File that can have Event Streams.
CreateEventReaderFromFileObjectAsync Creates an enumerator for iterating over events in selected event streams in a file in order of timestamp.
CreateEventReaderFromFilePathAsync Creates an event reader from a file that is specified by a path.
CreateEventStreamAsync Creates an event stream.
CreateEventStreamSelectorCollection Creates a KStudioEventStreamSelectorCollection Class representing a collection of stream selectors.
CreateMonitorAsync Creates a monitor.
CreatePlaybackFromFileObjectAsync Creates a Playback to play events from the file at the supplied KStudioEventFile Class object.
CreatePlaybackFromFilePathAsync Creates a Playback to play events from the file at the supplied path.
CreateRecordingAsync Creates a recording.
CreateRerecordingAsync Creates a recording.
DeleteFileAsync Deletes a file.
DequeueNotification Dequeues a notification.
GetEventStreamByIdentiferAsync Gets an event stream by identifier.
GetEventStreamsAsync Gets event streams.
GetEventStreamsByTypeAsync Gets event streams by type.
GetFileListAsync Gets a file list.
OpenEventFileAsync Opens an event file.
OpenEventFileForEditAsync Opens an event file for edit.

See also

Reference

KStudioClient Class