#include <videosource.h>
Public Member Functions | |
| EmptyAudioDevice (const CaptureCard &parent) | |
| void | Save (void) |
| void | Save (QString destination) |
Definition at line 309 of file videosource.h.
| EmptyAudioDevice::EmptyAudioDevice | ( | const CaptureCard & | parent | ) | [inline] |
Definition at line 313 of file videosource.h.
| void EmptyAudioDevice::Save | ( | void | ) | [inline, virtual] |
Reimplemented from SimpleDBStorage.
Definition at line 320 of file videosource.h.
Referenced by Save().
| void EmptyAudioDevice::Save | ( | QString | destination | ) | [inline, virtual] |
Reimplemented from SimpleDBStorage.
Definition at line 326 of file videosource.h.
1.6.3