Windows Media Player SDK banner art
PreviousNext

Player6.BackwardScan

This method searches backward through the current disc at the specified speed.

Syntax

MediaPlayer.DVD.BackwardScan(dblSpeed)

Parameters

  dblSpeed

Double value indicating the speed at which to search through the media file. This value is a multiplier, where 1.0 is the authored speed. A value of 2.5 will search backward at two and one-half times the authored speed, while a value of 0.5 will search backward at half the authored speed. Note that the actual speed of playback depends on the capabilities of the video decoder, and may differ from the specified rate. 

Return Value

This method does not return a value.

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.