IKStudioEventReader Interface
[This documentation is preliminary and is subject to change.]
Event reader.
IKStudioEventReader has the following members.
| Name | Description |
|---|---|
| GetCurrentLoopIterationAsync | Gets the current loop iteration. |
| GetCurrentRelativeTimeAsync | Gets the current relative time. |
| GetDurationAsync | Gets the duration. |
| GetInPointByRelativeTimeAsync | Gets in point by relative time. |
| GetLoopCountAsync | Gets the loop count. |
| GetMetadata | Gets the metadata for the event reader. |
| GetMetadataForStream | Gets metadata for the stream. |
| GetNextEventAsync | Gets the next event. |
| GetOutPointByRelativeTimeAsync | Gets out point by relative time. |
| GetStartRelativeTimeAsync | Gets start relative time. |
| SeekByRelativeTimeAsync | Seeks by relative time. |
| SetCurrentLoopIterationAsync | Sets the current loop iteration. |
| SetInPointByRelativeTimeAsync | Sets the in point by relative time. |
| SetOutPointByRelativeTimeAsync | Sets the out point by relative time. |
Community Additions
Show: