| Package | Description |
|---|---|
| com.github.axet.vget.info |
| Modifier and Type | Method and Description |
|---|---|
VideoInfo.States |
VideoInfo.getState() |
static VideoInfo.States |
VideoInfo.States.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VideoInfo.States[] |
VideoInfo.States.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoInfo.setState(VideoInfo.States state) |
void |
VideoInfo.setState(VideoInfo.States state,
Throwable e) |
Copyright © 2016. All Rights Reserved.