ITimeline |
The ITimelineManager type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCurrentPosition | Gets the current position of the hairline. | |
| GetCurrentPositionUtc | Gets the current position of the hairline. | |
| GetPlaySpeed | Gets the PlaySpeed. | |
| PlayBackward | Plays Backward. | |
| PlayForward | Plays Forward. | |
| PlayMoveToBegin | Moves the hairline to the beginning of the video data. | |
| PlayMoveToEnd | Goto end of stream. | |
| PlaySingleBackward | Play single backward. | |
| PlaySingleForward | Play single forward. | |
| PlayStop | Stops Playback | |
| SetCurrentPosition | Moves the hairline to the given DateTime position. | |
| SetCurrentPositionUtc | Moves the hairline to the given DateTime position. | |
| SetPlaySpeed | Sets the PlaySpeed. |