Uses of Class
uk.co.caprica.vlcj.player.base.ChapterDescription
Packages that use ChapterDescription
Package
Description
This is the main package for vlcj media player applications, providing the classes necessary to create and control
native media players and associated resources.
-
Uses of ChapterDescription in uk.co.caprica.vlcj.player.base
Methods in uk.co.caprica.vlcj.player.base that return types with arguments of type ChapterDescriptionModifier and TypeMethodDescriptionChapterApi.allDescriptions()
Get all of the chapter descriptions for all available titles.ChapterApi.descriptions()
Get the chapter descriptions for the current title.ChapterApi.descriptions
(int title) Get the chapter descriptions for a title.