Package | Description |
---|---|
uk.co.caprica.vlcj.player |
This is the main package for vlcj client applications, providing the classes
necessary to create and control native media players and associated
resources.
|
Modifier and Type | Method and Description |
---|---|
List<ChapterDescription> |
MediaPlayer.getExtendedChapterDescriptions()
Get the extended (or "full") chapter descriptions for the current title.
|
List<ChapterDescription> |
DefaultMediaPlayer.getExtendedChapterDescriptions() |
List<ChapterDescription> |
MediaPlayer.getExtendedChapterDescriptions(int title)
Get the extended (or "full") chapter descriptions for a particular title.
|
List<ChapterDescription> |
DefaultMediaPlayer.getExtendedChapterDescriptions(int title) |
Copyright © 2009–2015 Caprica Software Limited. All rights reserved.