Movie Player ActiveX Control

GetPos

 

Get the current position of video/audio file when playback.

Public Function GetPos() as double

 

Parameter
No Parameter

Return Value
Double
the current position of video/audio file.


Example

   

Visual Basic Syntax
iPos = MoviePlayer1.GetPos