#include <libFireBird.h>
Data Fields | |
byte | SatIndex |
byte | VideoStreamType |
bool | FlagDelete |
bool | FlagCAS |
bool | FlagLock |
bool | FlagSkip |
byte | Tuner |
word | TransponderIndex |
word | ServiceID |
word | PMTPID |
word | PCRPID |
word | VideoPID |
word | AudioPID:13 |
word | AudioTypeFlag:2 |
word | AudioAutoSelect:1 |
word | LCN |
word | AudioStreamType |
char | ServiceName [MAX_SvcName+1] |
char | ProviderName [40] |
byte | NameLock |
word | Flags2 |
byte | unknown2 [6] |
Definition at line 1514 of file libFireBird.h.
word tFlashService::AudioAutoSelect |
Definition at line 1530 of file libFireBird.h.
word tFlashService::AudioPID |
Definition at line 1528 of file libFireBird.h.
word tFlashService::AudioStreamType |
Definition at line 1532 of file libFireBird.h.
word tFlashService::AudioTypeFlag |
Definition at line 1529 of file libFireBird.h.
bool tFlashService::FlagCAS |
Definition at line 1519 of file libFireBird.h.
bool tFlashService::FlagDelete |
Definition at line 1518 of file libFireBird.h.
bool tFlashService::FlagLock |
Definition at line 1520 of file libFireBird.h.
word tFlashService::Flags2 |
Definition at line 1536 of file libFireBird.h.
bool tFlashService::FlagSkip |
Definition at line 1521 of file libFireBird.h.
word tFlashService::LCN |
Definition at line 1531 of file libFireBird.h.
byte tFlashService::NameLock |
Definition at line 1535 of file libFireBird.h.
word tFlashService::PCRPID |
Definition at line 1526 of file libFireBird.h.
Referenced by FlashServiceFind().
word tFlashService::PMTPID |
Definition at line 1525 of file libFireBird.h.
Referenced by FlashServiceFind().
char tFlashService::ProviderName[40] |
Definition at line 1534 of file libFireBird.h.
byte tFlashService::SatIndex |
Definition at line 1516 of file libFireBird.h.
Referenced by FlashTransponderTablesDel(), and LogoManager_GetChannelID().
word tFlashService::ServiceID |
Definition at line 1524 of file libFireBird.h.
Referenced by FlashServiceFind(), and LogoManager_GetChannelID().
char tFlashService::ServiceName[MAX_SvcName+1] |
Definition at line 1533 of file libFireBird.h.
Referenced by LogoManager_GetLogoByChannel().
word tFlashService::TransponderIndex |
Definition at line 1523 of file libFireBird.h.
Referenced by FlashTransponderTablesDel(), and LogoManager_GetChannelID().
byte tFlashService::Tuner |
Definition at line 1522 of file libFireBird.h.
byte tFlashService::unknown2[6] |
Definition at line 1539 of file libFireBird.h.
word tFlashService::VideoPID |
Definition at line 1527 of file libFireBird.h.
byte tFlashService::VideoStreamType |
Definition at line 1517 of file libFireBird.h.