|
bool | Open (CDVDStreamInfo &hints, CDVDCodecOptions &options) override |
|
OverlayMessage | Decode (DemuxPacket *pPacket) override |
|
void | Reset () override |
|
void | Flush () override |
|
std::shared_ptr< CDVDOverlay > | GetOverlay () override |
|
void | PostProcess (std::string &text) override |
| Post processing of subtitle, will be called before processing AddSubtitle method. More...
|
|
| CDVDOverlayCodec (const char *name) |
|
const std::string & | GetName () const |
|
|
static void | GetAbsoluteTimes (double &starttime, double &stoptime, DemuxPacket *pkt) |
|
◆ PostProcess()
void CDVDOverlayCodecTX3G::PostProcess |
( |
std::string & |
text | ) |
|
|
overridevirtual |
Post processing of subtitle, will be called before processing AddSubtitle method.
- Parameters
-
Reimplemented from CSubtitlesAdapter.
The documentation for this class was generated from the following files:
- xbmc/cores/VideoPlayer/DVDCodecs/Overlay/DVDOverlayCodecTX3G.h
- xbmc/cores/VideoPlayer/DVDCodecs/Overlay/DVDOverlayCodecTX3G.cpp