Home

Dokumentation

Impressum

Dokumentation VDR
 

Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

sDvbSpuPalDescr Struct Reference

#include <dvbspu.h>


Detailed Description

SPU decoder for DVB devices

Copyright (C) 2001.2002 Andreas Schultz <aschultz@warp10.net>

This code is distributed under the terms and conditions of the GNU GENERAL PUBLIC LICENSE. See the file COPYING for details.

parts of this file are derived from the OMS program.

Id
dvbspu.h 1.2 2002/09/29 13:49:01 kls Exp

Definition at line 22 of file dvbspu.h.

Public Methods

bool operator!= (const sDvbSpuPalDescr pd) const

Data Fields

uint8_t index
uint8_t trans


Member Function Documentation

bool sDvbSpuPalDescr::operator!= const sDvbSpuPalDescr    pd const [inline]
 

Definition at line 26 of file dvbspu.h.

References index, and trans.


Field Documentation

uint8_t sDvbSpuPalDescr::index
 

Definition at line 23 of file dvbspu.h.

Referenced by operator!=(), cDvbSpuDecoder::setHighlight(), and cDvbSpuDecoder::setTime().

uint8_t sDvbSpuPalDescr::trans
 

Definition at line 24 of file dvbspu.h.

Referenced by cDvbSpuBitmap::getMinSize(), operator!=(), cDvbSpuDecoder::setHighlight(), and cDvbSpuDecoder::setTime().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 5 23:32:02 2003 for VDR by doxygen1.3-rc2