vdr
1.7.27
|
#include <dvbspu.h>
Public Member Functions | |
bool | operator!= (const sDvbSpuPalDescr pd) const |
bool | operator!= (const sDvbSpuPalDescr pd) const |
Public Attributes | |
uint8_t | index |
uint8_t | trans |
bool sDvbSpuPalDescr::operator!= | ( | const sDvbSpuPalDescr | pd | ) | const [inline] |
bool sDvbSpuPalDescr::operator!= | ( | const sDvbSpuPalDescr | pd | ) | const [inline] |
Definition at line 26 of file include/vdr/dvbspu.h.
uint8_t sDvbSpuPalDescr::index |
Definition at line 23 of file dvbspu.h.
Referenced by operator!=(), and cDvbSpuDecoder::setHighlight().
uint8_t sDvbSpuPalDescr::trans |
Definition at line 24 of file dvbspu.h.
Referenced by operator!=().