#include <stub_recorder_observer.h>
Public Member Functions | |
| StubRecorderObserver (RecorderObserver *q) | |
| ~StubRecorderObserver () | |
| Public Member Functions inherited from lomiri::MediaHubService::RecorderObserverPrivate | |
| RecorderObserverPrivate (RecorderObserver *q) | |
| RecordingState | recordingState () const |
Additional Inherited Members | |
| Protected Member Functions inherited from lomiri::MediaHubService::RecorderObserverPrivate | |
| void | setRecordingState (RecordingState state) |
Definition at line 31 of file stub_recorder_observer.h.
| lomiri::MediaHubService::StubRecorderObserver::StubRecorderObserver | ( | RecorderObserver * | q | ) |
Definition at line 26 of file stub_recorder_observer.cpp.
References lomiri::MediaHubService::RecorderObserverPrivate::RecorderObserverPrivate().
| lomiri::MediaHubService::StubRecorderObserver::~StubRecorderObserver | ( | ) |
Definition at line 31 of file stub_recorder_observer.cpp.