|
RDK Documentation (Open Sourced RDK Components)
|
Go to the documentation of this file.
27 #ifndef __AAMP_RDK_CC_MANAGER_H__
28 #define __AAMP_RDK_CC_MANAGER_H__
33 #include "vlCCConstants.h"
int SetAnalogChannel(unsigned int id) override
set analog channel with specified id
void StopRendering() override
To stop CC rendering.
void Release(int iID) override
Release CC resources.
void StartRendering() override
To start CC rendering.
int SetDigitalChannel(unsigned int id) override
set digital channel with specified id
~AampRDKCCManager()=default
Destructor.
Handles closed caption operations.
bool CheckCCHandle() const override
validate mCCHandle
int Initialize(void *handle) override
Impl specific initialization code called once in Init() function.
AampRDKCCManager()=default
Constructor.
Integration layer of ClosedCaption in AAMP.