X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f283e77337caad447dc77286f7f6e44e3c3a3174..6cfa32d896455d1da9bcfe06a1f7d7e0f3f6d3ef:/lib/service/iservice.h diff --git a/lib/service/iservice.h b/lib/service/iservice.h index 7448a5e0..929aaa93 100644 --- a/lib/service/iservice.h +++ b/lib/service/iservice.h @@ -261,6 +261,8 @@ public: enum { sIsCrypted, /* is encrypted (no indication if decrypt was possible) */ sAspect, /* aspect ratio: 0=4:3, 1=16:9, 2=whatever we need */ + sFrameRate, /* frame rate */ + sProgressive, /* 0 = interlaced, 1 = progressive */ sIsMultichannel, /* multichannel *available* (probably not selected) */ /* "user serviceable info" - they are not reliable. Don't use them for anything except the service menu!