| Package | Description |
|---|---|
| eu.vicci.process.kodi.util |
| Modifier and Type | Method and Description |
|---|---|
static KodiPlayer.PlayerOpenType |
KodiPlayer.PlayerOpenType.fromString(String string) |
static KodiPlayer.PlayerOpenType |
KodiPlayer.PlayerOpenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KodiPlayer.PlayerOpenType[] |
KodiPlayer.PlayerOpenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KodiRemote.open(String itemPath,
KodiPlayer.PlayerOpenType type)
Path of a folder, or the item (movie, sound file, picture)
|
| Constructor and Description |
|---|
Open(String path,
KodiPlayer.PlayerOpenType type) |
Copyright © 2018. All rights reserved.