11 #include "../DVDCodecs/Overlay/DVDOverlay.h" 15 std::shared_ptr<CDVDOverlay> pOverlay;
29 void Add(std::shared_ptr<CDVDOverlay> pSubtitle);
32 std::shared_ptr<CDVDOverlay> Get(
double iPts = 0LL);
38 int GetSize() {
return m_iSize; }
Definition: DVDSubtitleLineCollection.h:20
Definition: DVDSubtitleLineCollection.h:13