KStudioClient Class

[This documentation is preliminary and is subject to change.]
Client for Kinect Studio.

public ref class KStudioClient sealed

KStudioClient has the following members.

NameDescription
CurrentRelativeTimeThe current relative time.
EnabledNotificationsThe notifications that are enabled.
FlagsFlags for the client.
HasNotificationsPendingIndicates whether there is a notification pending.
IdThe ID of the client.
NameThe name of the client.
RelativeTimeThe relative time.

NameDescription
CreateClientAsyncCreates a client asynchronously.
CreateEventFileAsyncAsynchronously creates a new File that can have Event Streams.
CreateEventReaderFromFileObjectAsyncCreates an enumerator for iterating over events in selected event streams in a file in order of timestamp.
CreateEventReaderFromFilePathAsyncCreates an event reader from a file that is specified by a path.
CreateEventStreamAsyncCreates an event stream.
CreateEventStreamSelectorCollectionCreates a KStudioEventStreamSelectorCollection Class representing a collection of stream selectors.
CreateMonitorAsyncCreates a monitor.
CreatePlaybackFromFileObjectAsyncCreates a Playback to play events from the file at the supplied KStudioEventFile Class object.
CreatePlaybackFromFilePathAsyncCreates a Playback to play events from the file at the supplied path.
CreateRecordingAsyncCreates a recording.
DeleteFileAsyncDeletes a file.
DequeueNotificationDequeues a notification.
GetEventStreamByIdentiferAsyncGets an event stream by identifier.
GetEventStreamsAsyncGets event streams.
GetEventStreamsByTypeAsyncGets event streams by type.
GetFileListAsyncGets a file list.
OpenEventFileAsyncOpens an event file.
OpenEventFileForEditAsyncOpens an event file for edit.

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

Reference

Community Additions

Show: