#include <hybris_recorder_observer.h>
Public Member Functions | |
| HybrisRecorderObserver (RecorderObserver *q) | |
| ~HybrisRecorderObserver () | |
| 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 33 of file hybris_recorder_observer.h.
| lomiri::MediaHubService::HybrisRecorderObserver::HybrisRecorderObserver | ( | RecorderObserver * | q | ) |
Definition at line 47 of file hybris_recorder_observer.cpp.
References lomiri::MediaHubService::RecorderObserverPrivate::RecorderObserverPrivate().
| lomiri::MediaHubService::HybrisRecorderObserver::~HybrisRecorderObserver | ( | ) |
Definition at line 57 of file hybris_recorder_observer.cpp.