Movie Player ActiveX Control

Playbackrate

 

Get /Set the playback rate.1.0 is normal playback speed, 0.5 is half speed, and 2.0 is twice speed. For audio streams, changing the rate also changes the pitch.

MoviePlayer1.Playbackrate[=Double]


Parameter
Double
the playback rate.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
MoviePlayer1.Playbackrate=1