added cardsystem name to ecm info

This commit is contained in:
louis
2015-04-29 18:22:17 +02:00
parent e7d8a193a7
commit 72f445fc57
5 changed files with 7 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ struct sDVBAPIEcmInfo {
uint16_t pid;
uint32_t prid;
uint32_t ecmtime;
cString cardsystem;
cString reader;
cString from;
cString protocol;