RDK Documentation (Open Sourced RDK Components)
ClosedCaptions Class Reference
Collaboration diagram for ClosedCaptions:
Collaboration graph

Public Member Functions

bool start (void *pVidDecoderHandle)
 
bool stop ()
 
void setVisible (bool is_visible)
 
bool setEnabled (bool bNewState)
 
bool isEnabled ()
 
std::string getAvailableTracks ()
 

Private Member Functions

void ccInit (void)
 
bool ccStart (void)
 
bool ccStop (void)
 

Private Attributes

std::map< std::string, std::string > m_ccOptions
 
void * m_viddecHandle
 
bool m_isCCEnabled
 
bool m_isCCRendering
 
bool m_isCCReaderStarted
 
bool m_isParentalBlocked
 
bool m_isCCStopedAtTrickMode
 
int m_CCVisibilityStatus
 

Static Private Attributes

static bool m_wasLoadedOnce = false
 

yes

Definition at line 26 of file closedcaptions.h.


The documentation for this class was generated from the following files: