openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
eDVBServicePlay::cueEntry Struct Reference

#include <servicedvb.h>

Public Member Functions

bool operator< (const struct cueEntry &o) const
 
 cueEntry (const pts_t &where, unsigned int what)
 

Public Attributes

pts_t where
 
unsigned int what
 

Constructor & Destructor Documentation

◆ cueEntry()

eDVBServicePlay::cueEntry::cueEntry ( const pts_t where,
unsigned int  what 
)
inline

Member Function Documentation

◆ operator<()

bool eDVBServicePlay::cueEntry::operator< ( const struct cueEntry o) const
inline

Member Data Documentation

◆ what

unsigned int eDVBServicePlay::cueEntry::what

◆ where

pts_t eDVBServicePlay::cueEntry::where

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