diff options
Diffstat (limited to 'device.h')
| -rwxr-xr-x[-rw-r--r--] | device.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -133,6 +133,7 @@ public: virtual int NumProvidedSystems(void) const; bool ParseChannel(const cChannel *Channel, int *input, uint64_t *norm, int *LinesPerFrame, int *card, eInputType *inputType, int *apid, int *vpid, int *tpid) const; + int ReOpen(void); void ReInit(void); void StopReadThread(void); void GetStandard(void); |
