KStudioEventReader Class
[This documentation is preliminary and is subject to change.]
Provides methods and properties for reading a Kinect Studio event.
KStudioEventReader has the following members.
| Name | Description |
|---|---|
| GetCurrentLoopIterationAsync | Gets the current loop iteration, asynchronously. |
| GetCurrentRelativeTimeAsync | Gets the current relative time, asynchronously. |
| GetDurationAsync | Gets the duration, asynchronously. |
| GetInPointByRelativeTimeAsync | Gets the in point by relative time, asynchronously. |
| GetLoopCountAsync | Gets the loop count, asynchronously. |
| GetMetadata | Gets the metadata. |
| GetMetadataForStream | Gets the metadata for a stream. |
| GetNextEventAsync | Gets the next event, asynchronously. |
| GetOutPointByRelativeTimeAsync | Gets the out point by relative time, asynchonously. |
| GetStartRelativeTimeAsync | Gets the start relative time, asynchronously. |
| SeekByRelativeTimeAsync | Seeks by relative time, asynchronously. |
| SetCurrentLoopIterationAsync | Sets the current loop iteration, asynchronously. |
| SetInPointByRelativeTimeAsync | Sets the in point by relative time, asynchronously. |
| SetOutPointByRelativeTimeAsync | Sets the out point by relative time, asynchronously. |
Community Additions
Show: