Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
GUIDialogVideoInfo.cpp File Reference

Macros

#define CONTROL_IMAGE   3
 
#define CONTROL_TEXTAREA   4
 
#define CONTROL_BTN_TRACKS   5
 
#define CONTROL_BTN_REFRESH   6
 
#define CONTROL_BTN_USERRATING   7
 
#define CONTROL_BTN_PLAY   8
 
#define CONTROL_BTN_RESUME   9
 
#define CONTROL_BTN_GET_THUMB   10
 
#define CONTROL_BTN_PLAY_TRAILER   11
 
#define CONTROL_BTN_GET_FANART   12
 
#define CONTROL_BTN_DIRECTOR   13
 
#define CONTROL_LIST   50
 

Functions

bool compFileItemsByDbId (const CFileItemPtr &lhs, const CFileItemPtr &rhs)
 

Macro Definition Documentation

§ CONTROL_BTN_DIRECTOR

#define CONTROL_BTN_DIRECTOR   13

§ CONTROL_BTN_GET_FANART

#define CONTROL_BTN_GET_FANART   12

§ CONTROL_BTN_GET_THUMB

#define CONTROL_BTN_GET_THUMB   10

§ CONTROL_BTN_PLAY

#define CONTROL_BTN_PLAY   8

§ CONTROL_BTN_PLAY_TRAILER

#define CONTROL_BTN_PLAY_TRAILER   11

§ CONTROL_BTN_REFRESH

#define CONTROL_BTN_REFRESH   6

§ CONTROL_BTN_RESUME

#define CONTROL_BTN_RESUME   9

§ CONTROL_BTN_TRACKS

#define CONTROL_BTN_TRACKS   5

§ CONTROL_BTN_USERRATING

#define CONTROL_BTN_USERRATING   7

§ CONTROL_IMAGE

#define CONTROL_IMAGE   3

§ CONTROL_LIST

#define CONTROL_LIST   50

§ CONTROL_TEXTAREA

#define CONTROL_TEXTAREA   4

Function Documentation

§ compFileItemsByDbId()

bool compFileItemsByDbId ( const CFileItemPtr lhs,
const CFileItemPtr rhs 
)