FireBirdLib - Topfield TMS PVR TAP Programming Library
EPGInfo_FilterChannelByIndex.c
Go to the documentation of this file.
1
#include "
FBLib_EPG.h
"
2
3
void
EPGInfo_FilterChannelByIndex
(TYPE_ServiceType SvcType,
int
SvcNum,
bool
StartCurrent)
4
{
5
TRACEENTER
();
6
7
TYPE_TapChInfo chInfo;
8
9
TAP_Channel_GetInfo(SvcType, SvcNum, &chInfo);
10
11
EPGFilter
.
SatIndex
= chInfo.satIdx;
12
EPGFilter
.
NetworkID
= chInfo.orgNetId;
13
EPGFilter
.
TSID
= chInfo.tsId;
14
EPGFilter
.
ServiceID
= chInfo.svcId;
15
EPGFilter
.
StartCurrent
= StartCurrent;
16
17
EPGFilter
.
ChannelFilter
= TRUE;
18
19
TRACEEXIT
();
20
}
EPGInfo_FilterChannelByIndex
void EPGInfo_FilterChannelByIndex(TYPE_ServiceType SvcType, int SvcNum, bool StartCurrent)
Definition:
EPGInfo_FilterChannelByIndex.c:3
EPGFilter
tEPGFilter EPGFilter
Definition:
EPGInfo_FindFirst.c:10
FBLib_EPG.h
TRACEEXIT
#define TRACEEXIT()
Definition:
libFireBird.h:1244
TRACEENTER
#define TRACEENTER()
Definition:
libFireBird.h:1243
tEPGFilter::StartCurrent
bool StartCurrent
Definition:
FBLib_EPG.h:20
tEPGFilter::SatIndex
byte SatIndex
Definition:
FBLib_EPG.h:19
tEPGFilter::TSID
word TSID
Definition:
FBLib_EPG.h:17
tEPGFilter::ChannelFilter
bool ChannelFilter
Definition:
FBLib_EPG.h:15
tEPGFilter::ServiceID
word ServiceID
Definition:
FBLib_EPG.h:18
tEPGFilter::NetworkID
word NetworkID
Definition:
FBLib_EPG.h:16
EPG
EPGInfo_FilterChannelByIndex.c
Generated on Fri Apr 29 2022 13:34:01 for FireBirdLib - Topfield TMS PVR TAP Programming Library by
1.9.3