|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "ServiceBroker.h"#include "cores/IPlayerCallback.h"#include "cores/VideoPlayer/VideoPlayer.h"#include "jobs/JobManager.h"#include <gtest/gtest.h>Classes | |
| class | CTestPlayerCallback |
| class | CTestVideoPlayer |
| class | TestVideoPlayer |
Functions | |
| TEST_F (TestVideoPlayer, GetPreviousBookmark) | |
| TEST_F (TestVideoPlayer, GetNextBookmark) | |
| TEST_F (TestVideoPlayer, GetBookmarkPos) | |
| TEST_F | ( | TestVideoPlayer | , |
| GetBookmarkPos | ) |
| TEST_F | ( | TestVideoPlayer | , |
| GetNextBookmark | ) |
| TEST_F | ( | TestVideoPlayer | , |
| GetPreviousBookmark | ) |