Duration | Gets the duration of the pausable stream, a null reference if not defined. |
Position | Gets the current position in the pausable stream, a null reference if not defined. |
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. |
IPausable Interface | KvTv.DirectShow.Components Namespace