[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Doubles the PlaybackRate if it was already negative; otherwise, sets it to -1.

Namespace: KvTv.DirectShow.Components
Assembly:   KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)

Syntax

Visual Basic (Declaration)
Public Sub Rewind
C#
public void Rewind ()
Visual C++
public:
virtual void Rewind () sealed