Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: VDR Plugin System - First Step
Mirko Günther wrote:
>
> I try to write a plugin to scan with one DVB-device for channels.
> for this I need access to the frontend of the device. can you add some
> function, for those things? maybe not only for the frontend.
> an other function to 'Un-/Lock' the device were not bad, so I can lock
> the device while scanning an no ohter plugin can access them or only, if
> it has an higher priority as my plugin.
As I wrote, these things are yet to come.
> Hwo can I access the SetupInfos? p.ex. for reading the low / high
> LNB-Frequncy and so on.
------------------------------------------
#include <vdr/config.h>
int LnbFrequLo = Setup.LnbFrequLo;
------------------------------------------
Klaus
--
_______________________________________________________________
Klaus Schmidinger Phone: +49-8635-6989-10
CadSoft Computer GmbH Fax: +49-8635-6989-40
Hofmark 2 Email: kls@cadsoft.de
D-84568 Pleiskirchen, Germany URL: www.cadsoft.de
_______________________________________________________________
Home |
Main Index |
Thread Index