|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Functions | |
| TEST (TestUPnPPlaybackState, NothingIsWatchedBeforeAFileStarts) | |
| TEST (TestUPnPPlaybackState, AStoppedRendererEndsTheFileItWasPlaying) | |
| TEST (TestUPnPPlaybackState, PlaybackEndsOnlyOnce) | |
| TEST (TestUPnPPlaybackState, TheStopThatStartsTheNextFileDoesNotEndPlayback) | |
| Opening a file stops a renderer that is already playing, and that STOPPED belongs to the file being replaced. Reading it as the end of playback advances the playlist, so the renderer is handed a file the user did not pick. | |
| TEST (TestUPnPPlaybackState, AnOpenThatFailsLeavesNothingWatched) | |
| An open that never reaches PLAYING leaves the previous file unwatched rather than ending it a second time. | |
| TEST | ( | TestUPnPPlaybackState | , |
| AnOpenThatFailsLeavesNothingWatched | ) |
An open that never reaches PLAYING leaves the previous file unwatched rather than ending it a second time.
| TEST | ( | TestUPnPPlaybackState | , |
| AStoppedRendererEndsTheFileItWasPlaying | ) |
| TEST | ( | TestUPnPPlaybackState | , |
| NothingIsWatchedBeforeAFileStarts | ) |
| TEST | ( | TestUPnPPlaybackState | , |
| PlaybackEndsOnlyOnce | ) |
| TEST | ( | TestUPnPPlaybackState | , |
| TheStopThatStartsTheNextFileDoesNotEndPlayback | ) |
Opening a file stops a renderer that is already playing, and that STOPPED belongs to the file being replaced. Reading it as the end of playback advances the playlist, so the renderer is handed a file the user did not pick.