Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "cores/VideoPlayer/DVDCodecs/Overlay/DVDOverlay.h"
#include "cores/VideoPlayer/DVDDemuxers/DVDDemux.h"
#include <string>
#include "PlatformDefs.h"
Classes | |
class | CDVDOverlayCodec |
struct | CDVDOverlayCodec::SubtitlePacketExtraData |
Enumerations | |
enum class | OverlayMessage { OC_ERROR = 0x00000001 , OC_BUFFER = 0x00000002 , OC_OVERLAY = 0x00000004 , OC_DONE = 0x00000008 } |
|
strong |