Definition at line 50 of file engine.cpp.
|
inline |
Definition at line 201 of file engine.cpp.
|
inline |
Definition at line 76 of file engine.cpp.
References gstreamer::Bus::Message::Detail::ErrorWarningInfo::debug, and gstreamer::Bus::Message::Detail::ErrorWarningInfo::error.
|
inline |
Definition at line 52 of file engine.cpp.
References gstreamer::Bus::Message::Detail::StateChanged::new_state.
|
inline |
Definition at line 175 of file engine.cpp.
|
inline |
Definition at line 158 of file engine.cpp.
|
inline |
Definition at line 186 of file engine.cpp.
|
inline |
Definition at line 191 of file engine.cpp.
|
inline |
Definition at line 170 of file engine.cpp.
|
inline |
Definition at line 163 of file engine.cpp.
|
inline |
Definition at line 127 of file engine.cpp.
|
inline |
Definition at line 141 of file engine.cpp.
References gstreamer::Bus::Message::Detail::ErrorWarningInfo::debug.
|
inline |
Definition at line 66 of file engine.cpp.
|
inline |
Definition at line 134 of file engine.cpp.
|
inline |
Definition at line 181 of file engine.cpp.
|
inline |
Definition at line 146 of file engine.cpp.
References gstreamer::MetaDataExtractor::on_tag_available().
|
inline |
Definition at line 196 of file engine.cpp.
|
inline |
Definition at line 153 of file engine.cpp.
core::Signal<void> gstreamer::Engine::Private::about_to_finish |
Definition at line 322 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::about_to_finish_connection |
Definition at line 307 of file engine.cpp.
core::Property<media::Player::AudioStreamRole> gstreamer::Engine::Private::audio_role |
Definition at line 301 of file engine.cpp.
core::Signal<void> gstreamer::Engine::Private::client_disconnected |
Definition at line 324 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::client_disconnected_connection |
Definition at line 318 of file engine.cpp.
core::Property<uint64_t> gstreamer::Engine::Private::duration |
Definition at line 299 of file engine.cpp.
core::Signal<void> gstreamer::Engine::Private::end_of_stream |
Definition at line 325 of file engine.cpp.
core::Signal<media::Player::Error> gstreamer::Engine::Private::error |
Definition at line 328 of file engine.cpp.
core::Property<bool> gstreamer::Engine::Private::is_audio_source |
Definition at line 305 of file engine.cpp.
core::Property<bool> gstreamer::Engine::Private::is_video_source |
Definition at line 304 of file engine.cpp.
core::Property<media::Player::Lifetime> gstreamer::Engine::Private::lifetime |
Definition at line 303 of file engine.cpp.
std::shared_ptr<Engine::MetaDataExtractor> gstreamer::Engine::Private::meta_data_extractor |
Definition at line 295 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_audio_stream_role_changed_connection |
Definition at line 314 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_end_of_stream_connection |
Definition at line 319 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_error_connection |
Definition at line 309 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_info_connection |
Definition at line 311 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_lifetime_changed_connection |
Definition at line 316 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_orientation_changed_connection |
Definition at line 315 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_seeked_to_connection |
Definition at line 317 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_state_changed_connection |
Definition at line 308 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_tag_available_connection |
Definition at line 312 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_video_dimension_changed_connection |
Definition at line 320 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_volume_changed_connection |
Definition at line 313 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_warning_connection |
Definition at line 310 of file engine.cpp.
core::Property<media::Player::Orientation> gstreamer::Engine::Private::orientation |
Definition at line 302 of file engine.cpp.
core::Signal<media::Player::PlaybackStatus> gstreamer::Engine::Private::playback_status_changed |
Definition at line 326 of file engine.cpp.
gstreamer::Playbin gstreamer::Engine::Private::playbin |
Definition at line 293 of file engine.cpp.
core::Property<uint64_t> gstreamer::Engine::Private::position |
Definition at line 298 of file engine.cpp.
core::Signal<uint64_t> gstreamer::Engine::Private::seeked_to |
Definition at line 323 of file engine.cpp.
core::Property<Engine::State> gstreamer::Engine::Private::state |
Definition at line 296 of file engine.cpp.
core::Property<std::tuple<media::Track::UriType, media::Track::MetaData> > gstreamer::Engine::Private::track_meta_data |
Definition at line 297 of file engine.cpp.
core::Signal<core::ubuntu::media::video::Dimensions> gstreamer::Engine::Private::video_dimension_changed |
Definition at line 327 of file engine.cpp.
core::Property<media::Engine::Volume> gstreamer::Engine::Private::volume |
Definition at line 300 of file engine.cpp.