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 |
---|---|
MediaMetaData |
MediaMeta.asMediaMetaData()
Get a detached copy of the meta data values.
|
MediaMetaData |
MediaPlayer.getMediaMetaData()
Get local meta data for the current media.
|
MediaMetaData |
DefaultMediaPlayer.getMediaMetaData() |
Modifier and Type | Method and Description |
---|---|
List<MediaMetaData> |
MediaPlayer.getSubItemMediaMetaData()
Get local meta data for all of the current media sub-items (if there are any).
|
List<MediaMetaData> |
DefaultMediaPlayer.getSubItemMediaMetaData() |
Copyright © 2009–2015 Caprica Software Limited. All rights reserved.