java.lang.Object
uk.co.caprica.vlcj.player.base.TitleDescription
Title description.
-
Constructor Summary
ConstructorsConstructorDescriptionTitleDescription(long duration, String name, boolean menu) Create a new title description. -
Method Summary
-
Constructor Details
-
TitleDescription
Create a new title description.- Parameters:
duration- chapter duration (milliseconds)name- chapter namemenu-trueif the title represents a menu;falseotherwise
-
-
Method Details