#include <videosource.h>
Public Member Functions | |
| EmptyVBIDevice (const CaptureCard &parent) | |
| void | Save (void) |
| void | Save (QString destination) |
Definition at line 334 of file videosource.h.
| EmptyVBIDevice::EmptyVBIDevice | ( | const CaptureCard & | parent | ) | [inline] |
Definition at line 339 of file videosource.h.
| void EmptyVBIDevice::Save | ( | void | ) | [inline, virtual] |
Reimplemented from SimpleDBStorage.
Definition at line 345 of file videosource.h.
Referenced by Save().
| void EmptyVBIDevice::Save | ( | QString | destination | ) | [inline, virtual] |
Reimplemented from SimpleDBStorage.
Definition at line 351 of file videosource.h.
1.6.3