 |
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. |