Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
DVDInputStreamBluray.h File Reference
#include "BlurayStateSerializer.h"
#include "DVDInputStream.h"
#include <list>
#include <memory>
#include <libbluray/bluray.h>
#include <libbluray/bluray-version.h>
#include <libbluray/keys.h>
#include <libbluray/overlay.h>
#include <libbluray/player_settings.h>
#include "DVDInputStreamFile.h"

Classes

class  CDVDInputStreamBluray
 
struct  CDVDInputStreamBluray::SPlane
 

Macros

#define MAX_PLAYLIST_ID   99999
 
#define MAX_CLIP_ID   99999
 
#define BD_EVENT_MENU_OVERLAY   -1
 
#define BD_EVENT_MENU_ERROR   -2
 
#define BD_EVENT_ENC_ERROR   -3
 
#define HDMV_PID_VIDEO   0x1011
 
#define HDMV_PID_AUDIO_FIRST   0x1100
 
#define HDMV_PID_AUDIO_LAST   0x111f
 
#define HDMV_PID_PG_FIRST   0x1200
 
#define HDMV_PID_PG_LAST   0x121f
 
#define HDMV_PID_PG_HDR_FIRST   0x12a0
 
#define HDMV_PID_PG_HDR_LAST   0x12bf
 
#define HDMV_PID_IG_FIRST   0x1400
 
#define HDMV_PID_IG_LAST   0x141f
 

Macro Definition Documentation

◆ BD_EVENT_ENC_ERROR

#define BD_EVENT_ENC_ERROR   -3

◆ BD_EVENT_MENU_ERROR

#define BD_EVENT_MENU_ERROR   -2

◆ BD_EVENT_MENU_OVERLAY

#define BD_EVENT_MENU_OVERLAY   -1

◆ HDMV_PID_AUDIO_FIRST

#define HDMV_PID_AUDIO_FIRST   0x1100

◆ HDMV_PID_AUDIO_LAST

#define HDMV_PID_AUDIO_LAST   0x111f

◆ HDMV_PID_IG_FIRST

#define HDMV_PID_IG_FIRST   0x1400

◆ HDMV_PID_IG_LAST

#define HDMV_PID_IG_LAST   0x141f

◆ HDMV_PID_PG_FIRST

#define HDMV_PID_PG_FIRST   0x1200

◆ HDMV_PID_PG_HDR_FIRST

#define HDMV_PID_PG_HDR_FIRST   0x12a0

◆ HDMV_PID_PG_HDR_LAST

#define HDMV_PID_PG_HDR_LAST   0x12bf

◆ HDMV_PID_PG_LAST

#define HDMV_PID_PG_LAST   0x121f

◆ HDMV_PID_VIDEO

#define HDMV_PID_VIDEO   0x1011

◆ MAX_CLIP_ID

#define MAX_CLIP_ID   99999

◆ MAX_PLAYLIST_ID

#define MAX_PLAYLIST_ID   99999