|
vdr
1.7.27
|
#include <dvbhdffdevice.h>
Public Member Functions | |
| virtual bool | Probe (int Adapter, int Frontend) |
Definition at line 120 of file dvbhdffdevice.h.
| bool cDvbHdFfDeviceProbe::Probe | ( | int | Adapter, |
| int | Frontend | ||
| ) | [virtual] |
Probes for a DVB device at the given Adapter and creates the appropriate object derived from cDvbDevice if applicable.
Returns true if a device has been created.
Implements cDvbDeviceProbe.
Definition at line 766 of file dvbhdffdevice.c.
References dsyslog, cReadLine::Read(), and cString::sprintf().
1.8.0