Definition at line 50 of file engine.cpp.
|
inline |
Definition at line 245 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 219 of file engine.cpp.
|
inline |
Definition at line 202 of file engine.cpp.
|
inline |
Definition at line 230 of file engine.cpp.
|
inline |
Definition at line 235 of file engine.cpp.
|
inline |
Definition at line 214 of file engine.cpp.
|
inline |
Definition at line 207 of file engine.cpp.
|
inline |
Definition at line 171 of file engine.cpp.
|
inline |
Definition at line 185 of file engine.cpp.
References gstreamer::Bus::Message::Detail::ErrorWarningInfo::debug.
|
inline |
Definition at line 66 of file engine.cpp.
|
inline |
Definition at line 178 of file engine.cpp.
|
inline |
Definition at line 225 of file engine.cpp.
|
inline |
Definition at line 190 of file engine.cpp.
References gstreamer::MetaDataExtractor::on_tag_available().
|
inline |
Definition at line 240 of file engine.cpp.
|
inline |
Definition at line 197 of file engine.cpp.
core::Signal<void> gstreamer::Engine::Private::about_to_finish |
Definition at line 366 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::about_to_finish_connection |
Definition at line 351 of file engine.cpp.
core::Property<media::Player::AudioStreamRole> gstreamer::Engine::Private::audio_role |
Definition at line 345 of file engine.cpp.
core::Signal<void> gstreamer::Engine::Private::client_disconnected |
Definition at line 368 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::client_disconnected_connection |
Definition at line 362 of file engine.cpp.
core::Property<uint64_t> gstreamer::Engine::Private::duration |
Definition at line 343 of file engine.cpp.
core::Signal<void> gstreamer::Engine::Private::end_of_stream |
Definition at line 369 of file engine.cpp.
core::Signal<media::Player::Error> gstreamer::Engine::Private::error |
Definition at line 372 of file engine.cpp.
core::Property<bool> gstreamer::Engine::Private::is_audio_source |
Definition at line 349 of file engine.cpp.
core::Property<bool> gstreamer::Engine::Private::is_video_source |
Definition at line 348 of file engine.cpp.
core::Property<media::Player::Lifetime> gstreamer::Engine::Private::lifetime |
Definition at line 347 of file engine.cpp.
std::shared_ptr<Engine::MetaDataExtractor> gstreamer::Engine::Private::meta_data_extractor |
Definition at line 339 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_audio_stream_role_changed_connection |
Definition at line 358 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_end_of_stream_connection |
Definition at line 363 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_error_connection |
Definition at line 353 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_info_connection |
Definition at line 355 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_lifetime_changed_connection |
Definition at line 360 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_orientation_changed_connection |
Definition at line 359 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_seeked_to_connection |
Definition at line 361 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_state_changed_connection |
Definition at line 352 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_tag_available_connection |
Definition at line 356 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_video_dimension_changed_connection |
Definition at line 364 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_volume_changed_connection |
Definition at line 357 of file engine.cpp.
core::ScopedConnection gstreamer::Engine::Private::on_warning_connection |
Definition at line 354 of file engine.cpp.
core::Property<media::Player::Orientation> gstreamer::Engine::Private::orientation |
Definition at line 346 of file engine.cpp.
core::Signal<media::Player::PlaybackStatus> gstreamer::Engine::Private::playback_status_changed |
Definition at line 370 of file engine.cpp.
gstreamer::Playbin gstreamer::Engine::Private::playbin |
Definition at line 337 of file engine.cpp.
core::Property<uint64_t> gstreamer::Engine::Private::position |
Definition at line 342 of file engine.cpp.
core::Signal<uint64_t> gstreamer::Engine::Private::seeked_to |
Definition at line 367 of file engine.cpp.
core::Property<Engine::State> gstreamer::Engine::Private::state |
Definition at line 340 of file engine.cpp.
core::Property<std::tuple<media::Track::UriType, media::Track::MetaData> > gstreamer::Engine::Private::track_meta_data |
Definition at line 341 of file engine.cpp.
core::Signal<core::ubuntu::media::video::Dimensions> gstreamer::Engine::Private::video_dimension_changed |
Definition at line 371 of file engine.cpp.
core::Property<media::Engine::Volume> gstreamer::Engine::Private::volume |
Definition at line 344 of file engine.cpp.