DVD Player SDK ActiveX Control ReferenceEvents OnPlaying DVD Player ActiveX Control OnPlaying Occurs when the dvd playing. Private Sub OnPlaying(ByVal iCurPos As Double, ByVal iDuration As Double, ByVal strCurPos As String, ByVal strDuration As String) ParameteriCurPosthe current position.iDurationthe duration for current title.strCurPosthe current position (string format).strDurationthe duration for current title (string format).