Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CDVDSubtitleLineCollection Class Reference

#include <DVDSubtitleLineCollection.h>

Public Member Functions

 CDVDSubtitleLineCollection ()
 
virtual ~CDVDSubtitleLineCollection ()
 
void Add (std::shared_ptr< CDVDOverlay > pSubtitle)
 
void Sort ()
 
std::shared_ptr< CDVDOverlayGet (double iPts=0LL)
 
void Reset ()
 
void Remove ()
 
void Clear ()
 
int GetSize ()
 

Constructor & Destructor Documentation

◆ CDVDSubtitleLineCollection()

CDVDSubtitleLineCollection::CDVDSubtitleLineCollection ( )

◆ ~CDVDSubtitleLineCollection()

CDVDSubtitleLineCollection::~CDVDSubtitleLineCollection ( )
virtual

Member Function Documentation

◆ Add()

void CDVDSubtitleLineCollection::Add ( std::shared_ptr< CDVDOverlay > pSubtitle)

◆ Clear()

void CDVDSubtitleLineCollection::Clear ( )

◆ Get()

std::shared_ptr< CDVDOverlay > CDVDSubtitleLineCollection::Get ( double iPts = 0LL)

◆ GetSize()

int CDVDSubtitleLineCollection::GetSize ( )
inline

◆ Remove()

void CDVDSubtitleLineCollection::Remove ( )

◆ Reset()

void CDVDSubtitleLineCollection::Reset ( )

◆ Sort()

void CDVDSubtitleLineCollection::Sort ( )

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