DVD Player SDK ActiveX Control ReferenceMethods SetTitle DVD Player ActiveX Control SetTitle Starts playback for specific title. Public Function SetTitle( ByVal iTitle As Integer ) ParameteriTitlethe specifies the title. This value must be from 1 through 99. No Return Value Example Visual Basic SyntaxDVDPlayer1.OpenDVDDVDPlayer1.SetTitle 1