Package | Description |
---|---|
uk.co.caprica.vlcj.player.list |
Provides the classes necessary to create and control native media list
players.
|
Modifier and Type | Method and Description |
---|---|
static MediaListPlayerMode |
MediaListPlayerMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaListPlayerMode[] |
MediaListPlayerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MediaListPlayer.setMode(MediaListPlayerMode mode)
Set the media list play mode.
|
void |
DefaultMediaListPlayer.setMode(MediaListPlayerMode mode) |
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.