[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 positive; otherwise, sets it to 2.

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

Syntax

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