Music Hub
..
A session-wide music playback service
Loading...
Searching...
No Matches
stub_recorder_observer.cpp
Go to the documentation of this file.
1
/*
2
* Copyright © 2016 Canonical Ltd.
3
* Copyright © 2022 UBports Foundation.
4
*
5
* Contact: Alberto Mardegan <mardy@users.sourceforge.net>
6
*
7
* This program is free software: you can redistribute it and/or modify it
8
* under the terms of the GNU Lesser General Public License version 3,
9
* as published by the Free Software Foundation.
10
*
11
* This program is distributed in the hope that it will be useful,
12
* but WITHOUT ANY WARRANTY; without even the implied warranty of
13
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
* GNU Lesser General Public License for more details.
15
*
16
* You should have received a copy of the GNU Lesser General Public License
17
* along with this program. If not, see <http://www.gnu.org/licenses/>.
18
*
19
* Authored by: Jim Hodapp <jim.hodapp@canonical.com>
20
*/
21
22
#include "
stub_recorder_observer.h
"
23
24
namespace
media
=
lomiri::MediaHubService
;
25
26
media::StubRecorderObserver::StubRecorderObserver(
RecorderObserver
*q):
27
RecorderObserverPrivate
(q)
28
{
29
}
30
31
media::StubRecorderObserver::~StubRecorderObserver()
32
{
33
}
lomiri::MediaHubService::RecorderObserverPrivate
Definition
recorder_observer_p.h:28
lomiri::MediaHubService::RecorderObserver
Definition
recorder_observer.h:45
lomiri::MediaHubService
Definition
context.h:29
stub_recorder_observer.h
src
service
stub_recorder_observer.cpp
Generated on Mon Mar 16 2026 03:11:33 for Music Hub by
1.9.8