Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::VIDEO::GUILIB Namespace Reference

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.
 

Enumeration Type Documentation

◆ Action

Enumerator
ACTION_CHOOSE 
ACTION_PLAY_OR_RESUME 
ACTION_RESUME 
ACTION_INFO 
ACTION_PLAY_FROM_BEGINNING 
ACTION_PLAYPART 
ACTION_QUEUE 

Function Documentation

◆ OpenDialogSelectAudioStream()

void KODI::VIDEO::GUILIB::OpenDialogSelectAudioStream ( )

Open dialog window to select/change audio stream.

◆ OpenDialogSelectSubtitleStream()

void KODI::VIDEO::GUILIB::OpenDialogSelectSubtitleStream ( )

Open dialog window to select/change subtitle stream.

◆ OpenDialogSelectVideoStream()

void KODI::VIDEO::GUILIB::OpenDialogSelectVideoStream ( )

Open dialog window to select/change video stream.