| Package | Description |
|---|---|
| com.buckosoft.BuckoVidLib.util |
Utility objects.
|
| tv.plex.domain |
Plex facing domain objects.
|
| Modifier and Type | Method and Description |
|---|---|
static Video |
DomainConverter.toVideo(Video video)
Convert a plex Video to a BuckoVidLib Video
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Video> |
MediaContainer.getVideos() |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaContainer.setVideos(java.util.Collection<Video> videos) |