xbmc
Public Member Functions | Public Attributes | List of all members
CDVDOverlaySpu Class Reference
Inheritance diagram for CDVDOverlaySpu:
Inheritance graph
[legend]
Collaboration diagram for CDVDOverlaySpu:
Collaboration graph
[legend]

Public Member Functions

 CDVDOverlaySpu (const CDVDOverlaySpu &src)
 
- Public Member Functions inherited from CDVDOverlay
 CDVDOverlay (DVDOverlayType type)
 
 CDVDOverlay (const CDVDOverlay &src)
 
bool IsOverlayType (DVDOverlayType type) const
 
virtual std::shared_ptr< CDVDOverlayClone ()
 return a copy to VideoPlayerSubtitle in order to have hw resources cleared after rendering
 
virtual void SetTextAlignEnabled (bool enable)
 
bool IsTextAlignEnabled () const
 
void SetOverlayContainerFlushable (bool isFlushable)
 
bool IsOverlayContainerFlushable () const
 
void SetForcedMargins (bool setForcedMargins)
 
bool IsForcedMargins () const
 

Public Attributes

uint8_t result [2 *65536+20]
 
int pTFData
 
int pBFData
 
int x
 
int y
 
int width
 
int height
 
int alpha [4]
 
bool bHasAlpha
 
int color [4][3]
 
bool bHasColor
 
int crop_i_x_end
 
int crop_i_y_end
 
int crop_i_x_start
 
int crop_i_y_start
 
int highlight_color [4][3]
 
int highlight_alpha [4]
 
- Public Attributes inherited from CDVDOverlay
double iPTSStartTime
 
double iPTSStopTime
 
bool bForced
 
bool replace
 
unsigned long m_textureid
 

Additional Inherited Members

- Protected Attributes inherited from CDVDOverlay
DVDOverlayType m_type
 
bool m_enableTextAlign
 
bool m_overlayContainerFlushable
 
bool m_setForcedMargins
 

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