RDK Documentation (Open Sourced RDK Components)
hdmiin_shim.cpp File Reference

shim for dispatching UVE HDMI input playback More...

#include "hdmiin_shim.h"
#include "priv_aamp.h"
#include <stdlib.h>
#include <string.h>
#include <pthread.h>
#include <signal.h>
#include <assert.h>
#include "AampUtils.h"
Include dependency graph for hdmiin_shim.cpp:

Go to the source code of this file.

Macros

#define HDMIINPUT_CALLSIGN   "org.rdk.HdmiInput.1"
 

yes

shim for dispatching UVE HDMI input playback

Definition in file hdmiin_shim.cpp.

Macro Definition Documentation

◆ HDMIINPUT_CALLSIGN

#define HDMIINPUT_CALLSIGN   "org.rdk.HdmiInput.1"

HdmiInput thunder plugin reference: https://wiki.rdkcentral.com/display/RDK/HDMI++Input

Definition at line 37 of file hdmiin_shim.cpp.