#include <engine.h>
Definition at line 35 of file engine.h.
Enumerator |
---|
ready |
|
busy |
|
playing |
|
paused |
|
stopped |
|
Definition at line 39 of file engine.h.
virtual const core::Signal<void>& core::ubuntu::media::Engine::about_to_finish_signal |
( |
| ) |
const |
|
pure virtual |
virtual const core::Signal<void>& core::ubuntu::media::Engine::client_disconnected_signal |
( |
| ) |
const |
|
pure virtual |
virtual void core::ubuntu::media::Engine::create_video_sink |
( |
uint32_t |
texture_id | ) |
|
|
pure virtual |
virtual const core::Property<uint64_t>& core::ubuntu::media::Engine::duration |
( |
| ) |
const |
|
pure virtual |
virtual const core::Signal<void>& core::ubuntu::media::Engine::end_of_stream_signal |
( |
| ) |
const |
|
pure virtual |
virtual const core::Property<bool>& core::ubuntu::media::Engine::is_audio_source |
( |
| ) |
const |
|
pure virtual |
virtual const core::Property<bool>& core::ubuntu::media::Engine::is_video_source |
( |
| ) |
const |
|
pure virtual |
virtual const std::shared_ptr<MetaDataExtractor>& core::ubuntu::media::Engine::meta_data_extractor |
( |
| ) |
const |
|
pure virtual |
virtual bool core::ubuntu::media::Engine::open_resource_for_uri |
( |
const Track::UriType & |
uri | ) |
|
|
pure virtual |
virtual bool core::ubuntu::media::Engine::pause |
( |
| ) |
|
|
pure virtual |
virtual bool core::ubuntu::media::Engine::play |
( |
| ) |
|
|
pure virtual |
virtual const core::Property<uint64_t>& core::ubuntu::media::Engine::position |
( |
| ) |
const |
|
pure virtual |
virtual bool core::ubuntu::media::Engine::seek_to |
( |
const std::chrono::microseconds & |
ts | ) |
|
|
pure virtual |
virtual const core::Signal<uint64_t>& core::ubuntu::media::Engine::seeked_to_signal |
( |
| ) |
const |
|
pure virtual |
virtual const core::Property<State>& core::ubuntu::media::Engine::state |
( |
| ) |
const |
|
pure virtual |
virtual bool core::ubuntu::media::Engine::stop |
( |
| ) |
|
|
pure virtual |
virtual const core::Property<Volume>& core::ubuntu::media::Engine::volume |
( |
| ) |
const |
|
pure virtual |
virtual core::Property<Volume>& core::ubuntu::media::Engine::volume |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /build/buildd/media-hub-2.0.0+14.10.20141015.1/src/core/media/engine.h