DVD Player SDK ActiveX Control ReferenceMethods GetSubTitlesCount DVD Player ActiveX Control GetSubTitlesCount Get number of subpicture available for a title. Public Function GetSubTitlesCount() as Integer No ParameterReturn ValueReturn number of subpicture available for a title.Example Visual Basic Syntax iSubTitleCount = DVDPlayer1.GetSubTitlesCount()