Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Classes | |
class | CVideoPlayActionProcessorBase |
class | CVideoSelectActionProcessorBase |
class | CVideoVersionHelper |
Enumerations | |
enum | Action { ACTION_CHOOSE = 0 , ACTION_PLAY_OR_RESUME = 1 , ACTION_RESUME = 2 , ACTION_INFO = 3 , ACTION_PLAY_FROM_BEGINNING = 5 , ACTION_PLAYPART = 6 , ACTION_QUEUE = 7 } |
Functions | |
void | OpenDialogSelectVideoStream () |
Open dialog window to select/change video stream. | |
void | OpenDialogSelectAudioStream () |
Open dialog window to select/change audio stream. | |
void | OpenDialogSelectSubtitleStream () |
Open dialog window to select/change subtitle stream. | |
void KODI::VIDEO::GUILIB::OpenDialogSelectAudioStream | ( | ) |
Open dialog window to select/change audio stream.
void KODI::VIDEO::GUILIB::OpenDialogSelectSubtitleStream | ( | ) |
Open dialog window to select/change subtitle stream.
void KODI::VIDEO::GUILIB::OpenDialogSelectVideoStream | ( | ) |
Open dialog window to select/change video stream.