Modifier and Type | Method | Description |
---|---|---|
ITLibMediaItemPlayStatus |
ITLibMediaItem.getPlayStatus() |
|
static ITLibMediaItemPlayStatus |
ITLibMediaItemPlayStatus.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ITLibMediaItemPlayStatus[] |
ITLibMediaItemPlayStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|