DVD Player ActiveX Control

GetSubTitlesCount

 

Get number of subpicture available for a title.

Public Function GetSubTitlesCount() as Integer

 

No Parameter

Return Value
Return number of subpicture available for a title.

Example

   

Visual Basic Syntax
 iSubTitleCount = DVDPlayer1.GetSubTitlesCount()