|
YAACC - UPNP Client and Server
|
ViewModel for ImageViewerActivity. More...


Public Member Functions | |
| LiveData< ImageViewerState > | getState () |
| ImageViewerViewModel (@NonNull Application application) | |
| void | setImageUris (List< Uri > uris) |
| void | setCurrentIndex (int currentIndex) |
| void | next () |
| void | previous () |
| void | play () |
| void | pause () |
| void | stop () |
| void | toggleControls () |
| void | showControls () |
| void | hideControls () |
| void | setDurationMs (long durationMs) |
Protected Member Functions | |
| void | onCleared () |
ViewModel for ImageViewerActivity.