Search found 2 matches
- Mon Aug 29, 2011 11:19 am
- Forum: Module / Plugin Programming
- Topic: Acquring the ECM
- Replies: 2
- Views: 29229
Thank you very much for this information as it was a great help. Another question I have though is that I created a few modules using the examples provided in the 'DVB Dream - Freeware' topic. More specifically, I was able create a module that allowed me to enter the frequency and SID and was given ...
- Mon Aug 22, 2011 11:08 am
- Forum: Module / Plugin Programming
- Topic: Acquring the ECM
- Replies: 2
- Views: 29229
Acquring the ECM
Hello, I am new to C++ and programming with DVBDream so I apologize if I come off as noobish but I have a question regarding the ECM. I know that I can use "DDMODAPI_GET_CHANNEL_INFO" to get various info such as the SID/PID. The examples provided were very helpful in doing so. However, I am trying t...