Movie Player SDK ActiveX Control ReferenceMethods GetPos Movie Player ActiveX Control GetPos Get the current position of video/audio file when playback. Public Function GetPos() as double ParameterNo ParameterReturn ValueDoublethe current position of video/audio file. Example Visual Basic SyntaxiPos = MoviePlayer1.GetPos