[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Implemented by graphs that can be paused.
The following tables list the members exposed by the IPausable type.
Public Methods
| Name | Description | |
|---|---|---|
| FastForward | Fast forwards the stream. Multiple calls double playback rate. | |
| Pause | Pauses the stream. | |
| Play | Plays the stream, i.e. resumes from pause or sets the playback rate to one. | |
| Rewind | Rewinds the stream. Multiple calls double playback rate. |