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

Impl of subtec communication layer. More...

#include <cstring>
#include <unordered_map>
#include <closedcaptions/subtec/CCDataController.h>
#include "priv_aamp.h"
Include dependency graph for CCDataController.cpp:

Go to the source code of this file.

Functions

void subtecConnector::closedCaptionDecodeCb (void *context, int decoderIndex, int event)
 
void subtecConnector::closedCaptionDataCb (void *context, int decoderIndex, VL_CC_DATA_TYPE eType, unsigned char *ccData, unsigned dataLength, int sequenceNumber, long long localPts)
 

yes

Impl of subtec communication layer.

Definition in file CCDataController.cpp.