Searched defs:LnbLiveHardwareConnections (Results 1 – 2 of 2) sorted by relevance
176 struct LnbLiveHardwareConnections { struct177 bool support;178 string frontendId;179 string audioFilterId;180 string videoFilterId;181 string lnbId;182 vector<string> diseqcMsgs;
209 struct LnbLiveHardwareConnections { struct210 bool support;211 string frontendId;212 string audioFilterId;213 string videoFilterId;214 string lnbId;215 vector<string> diseqcMsgs;216 vector<string> extraFilters;