Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
DVDInputStreamNavigator.h File Reference
#include "../DVDCodecs/Overlay/DVDOverlaySpu.h"
#include "../IVideoPlayer.h"
#include "DVDDemuxers/DVDDemux.h"
#include "DVDInputStream.h"
#include "DVDInputStreamFile.h"
#include "DVDStateSerializer.h"
#include "DllDvdNav.h"
#include "cores/MenuType.h"
#include "utils/Geometry.h"
#include <string>

Classes

class  CDVDInputStreamNavigator
 

Macros

#define DVD_VIDEO_BLOCKSIZE   DVD_VIDEO_LB_LEN
 
#define NAVRESULT_NOP   0x00000001
 
#define NAVRESULT_DATA   0x00000002
 
#define NAVRESULT_ERROR   0x00000003
 
#define NAVRESULT_HOLD   0x00000004
 
#define LIBDVDNAV_BUTTON_NORMAL   0
 
#define LIBDVDNAV_BUTTON_CLICKED   1
 
#define DVDNAV_ERROR   -1
 

Macro Definition Documentation

◆ DVD_VIDEO_BLOCKSIZE

#define DVD_VIDEO_BLOCKSIZE   DVD_VIDEO_LB_LEN

◆ DVDNAV_ERROR

#define DVDNAV_ERROR   -1

◆ LIBDVDNAV_BUTTON_CLICKED

#define LIBDVDNAV_BUTTON_CLICKED   1

◆ LIBDVDNAV_BUTTON_NORMAL

#define LIBDVDNAV_BUTTON_NORMAL   0

◆ NAVRESULT_DATA

#define NAVRESULT_DATA   0x00000002

◆ NAVRESULT_ERROR

#define NAVRESULT_ERROR   0x00000003

◆ NAVRESULT_HOLD

#define NAVRESULT_HOLD   0x00000004

◆ NAVRESULT_NOP

#define NAVRESULT_NOP   0x00000001