DVD Player SDK ActiveX Control ReferenceMethods SetPos DVD Player ActiveX Control SetPos Set the current position. The units is second. Public Function SetPos( _ ByVal iPosValue As double ) ParameteriPosValuethe specifies the time (second unit) at which to start playback.No Return Value Example Visual Basic SyntaxDVDPlayer1.SetPos 20