Movie Player SDK ActiveX Control ReferenceMethods SetPos Movie Player ActiveX Control SetPos Set the current position of video/audio file. Public Function SetPos( _ ByVal iPos As Double) ParameteriPosthe time position you want to go(unit is second) Return ValueNo Return valueExample Visual Basic SyntaxMoviePlayer1.SetPos 5