DVD Player ActiveX Control

GetDuration

 

Get the duration for specific title.

Public Function GetDuration() as double

 

No Parameter

Return Value
Return the duration of specific title.

Example

   

Visual Basic Syntax
 iDur = DVDPlayer1.GetDuration()