|
| CDVDOverlayCodec (const char *name) |
|
virtual bool | Open (CDVDStreamInfo &hints, CDVDCodecOptions &options)=0 |
|
virtual OverlayMessage | Decode (DemuxPacket *pPacket)=0 |
|
virtual void | Reset ()=0 |
|
virtual void | Flush ()=0 |
|
virtual std::shared_ptr< CDVDOverlay > | GetOverlay ()=0 |
|
const std::string & | GetName () const |
|
|
static void | GetAbsoluteTimes (double &starttime, double &stoptime, DemuxPacket *pkt) |
|
The documentation for this class was generated from the following files:
- xbmc/cores/VideoPlayer/DVDCodecs/Overlay/DVDOverlayCodec.h
- xbmc/cores/VideoPlayer/DVDCodecs/Overlay/DVDOverlayCodec.cpp