|
| CDVDOverlayText (const std::shared_ptr< CDVDSubtitlesLibass > &libass) |
|
std::shared_ptr< CDVDOverlay > | Clone () override |
| return a copy to VideoPlayerSubtitle in order to have hw resources cleared after rendering
|
|
void | SetTextAlignEnabled (bool enable) override |
|
| CDVDOverlayLibass (const std::shared_ptr< CDVDSubtitlesLibass > &libass, DVDOverlayType type) |
|
| CDVDOverlayLibass (const CDVDOverlayLibass &src) |
|
std::shared_ptr< CDVDSubtitlesLibass > | GetLibassHandler () const |
| Getter for Libass handler. More...
|
|
| CDVDOverlay (DVDOverlayType type) |
|
| CDVDOverlay (const CDVDOverlay &src) |
|
bool | IsOverlayType (DVDOverlayType type) const |
|
bool | IsTextAlignEnabled () const |
|
void | SetOverlayContainerFlushable (bool isFlushable) |
|
bool | IsOverlayContainerFlushable () const |
|
void | SetForcedMargins (bool setForcedMargins) |
|
bool | IsForcedMargins () const |
|
|
double | iPTSStartTime |
|
double | iPTSStopTime |
|
bool | bForced |
|
bool | replace |
|
unsigned long | m_textureid |
|
DVDOverlayType | m_type |
|
bool | m_enableTextAlign |
|
bool | m_overlayContainerFlushable |
|
bool | m_setForcedMargins |
|
The documentation for this class was generated from the following file: