MoviePlayer.Rate Property

Syntax

Rate as Double


Sets the playback rate. For example, the following values have these effects:
0 - Paused / stopped
0.5 - Half normal playback rate
1 - Normal playback rate
2 - Double normal playback rate
-1- Reverse normal playback rate
Since Rate is a Double, other values, including values outside this range, work.