DVD Player SDK ActiveX Control ReferenceMethods GetDuration DVD Player ActiveX Control GetDuration Get the duration for specific title. Public Function GetDuration() as double No ParameterReturn ValueReturn the duration of specific title.Example Visual Basic Syntax iDur = DVDPlayer1.GetDuration()