kodi
Public Member Functions | List of all members
CDVDOverlayCodecTX3G Class Reference
Inheritance diagram for CDVDOverlayCodecTX3G:
Inheritance graph
[legend]
Collaboration diagram for CDVDOverlayCodecTX3G:
Collaboration graph
[legend]

Public Member Functions

bool Open (CDVDStreamInfo &hints, CDVDCodecOptions &options) override
 
OverlayMessage Decode (DemuxPacket *pPacket) override
 
void Reset () override
 
void Flush () override
 
std::shared_ptr< CDVDOverlayGetOverlay () override
 
void PostProcess (std::string &text) override
 Post processing of subtitle, will be called before processing AddSubtitle method. More...
 
- Public Member Functions inherited from CDVDOverlayCodec
 CDVDOverlayCodec (const char *name)
 
const std::string & GetName () const
 

Additional Inherited Members

- Static Protected Member Functions inherited from CDVDOverlayCodec
static void GetAbsoluteTimes (double &starttime, double &stoptime, DemuxPacket *pkt)
 

Member Function Documentation

◆ PostProcess()

void CDVDOverlayCodecTX3G::PostProcess ( std::string &  text)
overridevirtual

Post processing of subtitle, will be called before processing AddSubtitle method.

Parameters
textThe subtitle text

Reimplemented from CSubtitlesAdapter.


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