diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-22 16:19:51 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-22 16:19:51 +0100 |
| commit | 75a14a64a63132874f26b4715cde33e69dbf4b34 (patch) | |
| tree | bed899e3a6640f7a915faae2ba4ed9d873565370 /lib/service/iservice.h | |
| parent | fb91533bb1d293bdb0691bfcc1d15da9268782fe (diff) | |
| download | enigma2-75a14a64a63132874f26b4715cde33e69dbf4b34.tar.gz enigma2-75a14a64a63132874f26b4715cde33e69dbf4b34.zip | |
add possibility to query CAID/CAPID combination from python
refs bug #621
Diffstat (limited to 'lib/service/iservice.h')
| -rw-r--r-- | lib/service/iservice.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/service/iservice.h b/lib/service/iservice.h index 2ba7cb46..7f582495 100644 --- a/lib/service/iservice.h +++ b/lib/service/iservice.h @@ -289,6 +289,7 @@ public: sFileSize, sCAIDs, + sCAIDPIDs, sVideoType, /* MPEG2 MPEG4 */ sTags, /* space seperated list of tags */ |
