DVD Player ActiveX Control

StepFrame

 

Step forward by the specified number of frames.

Public Function StepFrame( _
  ByVal iFrame As Integer
)

 

Parameter
iFrame
Specifies the number of frames to skip .1 = one frame.


No Return Value

Example

   

Visual Basic Syntax
DVDPlayer1.StepFrame 1