Music Hub  ..
A session-wide music playback service
core::ubuntu::media::StubRecorderObserver Class Reference

#include <stub_recorder_observer.h>

+ Inheritance diagram for core::ubuntu::media::StubRecorderObserver:
+ Collaboration diagram for core::ubuntu::media::StubRecorderObserver:

Public Member Functions

 ~StubRecorderObserver ()
 
const core::Property< RecordingState > & recording_state () const override
 
- Public Member Functions inherited from core::ubuntu::media::RecorderObserver
 RecorderObserver ()=default
 
 RecorderObserver (const RecorderObserver &)=delete
 
virtual ~RecorderObserver ()=default
 
RecorderObserveroperator= (const RecorderObserver &)=delete
 

Static Public Member Functions

static RecorderObserver::Ptr create ()
 

Additional Inherited Members

- Public Types inherited from core::ubuntu::media::RecorderObserver
typedef std::shared_ptr< RecorderObserverPtr
 

Detailed Description

Definition at line 30 of file stub_recorder_observer.h.

Constructor & Destructor Documentation

◆ ~StubRecorderObserver()

core::ubuntu::media::StubRecorderObserver::~StubRecorderObserver ( )

Definition at line 28 of file stub_recorder_observer.cpp.

Member Function Documentation

◆ create()

media::RecorderObserver::Ptr core::ubuntu::media::StubRecorderObserver::create ( )
static

◆ recording_state()

const core::Property< media::RecordingState > & core::ubuntu::media::StubRecorderObserver::recording_state ( ) const
overridevirtual

Implements core::ubuntu::media::RecorderObserver.

Definition at line 32 of file stub_recorder_observer.cpp.


The documentation for this class was generated from the following files: