Definition at line 53 of file engine.cpp.
◆ Private()
◆ from_gst_errorwarning()
◆ gst_state_to_player_status()
◆ on_about_to_finish()
void gstreamer::Engine::Private::on_about_to_finish |
( |
| ) |
|
|
inline |
◆ on_audio_stream_role_changed()
◆ on_buffering_changed()
void gstreamer::Engine::Private::on_buffering_changed |
( |
int |
value | ) |
|
|
inline |
◆ on_client_disconnected()
void gstreamer::Engine::Private::on_client_disconnected |
( |
| ) |
|
|
inline |
◆ on_end_of_stream()
void gstreamer::Engine::Private::on_end_of_stream |
( |
| ) |
|
|
inline |
◆ on_lifetime_changed()
◆ on_orientation_changed()
◆ on_playbin_error()
◆ on_playbin_info()
◆ on_playbin_state_changed()
◆ on_playbin_warning()
◆ on_seeked_to()
void gstreamer::Engine::Private::on_seeked_to |
( |
uint64_t |
value | ) |
|
|
inline |
◆ on_tag_available()
◆ on_video_dimension_changed()
void gstreamer::Engine::Private::on_video_dimension_changed |
( |
const media::video::Dimensions & |
dimensions | ) |
|
|
inline |
◆ on_volume_changed()
void gstreamer::Engine::Private::on_volume_changed |
( |
const media::Engine::Volume & |
new_volume | ) |
|
|
inline |
◆ about_to_finish
core::Signal<void> gstreamer::Engine::Private::about_to_finish |
◆ about_to_finish_connection
core::ScopedConnection gstreamer::Engine::Private::about_to_finish_connection |
◆ audio_role
◆ buffering_changed
core::Signal<int> gstreamer::Engine::Private::buffering_changed |
◆ client_disconnected
core::Signal<void> gstreamer::Engine::Private::client_disconnected |
◆ client_disconnected_connection
core::ScopedConnection gstreamer::Engine::Private::client_disconnected_connection |
◆ duration
core::Property<uint64_t> gstreamer::Engine::Private::duration |
◆ end_of_stream
core::Signal<void> gstreamer::Engine::Private::end_of_stream |
◆ error
◆ is_audio_source
core::Property<bool> gstreamer::Engine::Private::is_audio_source |
◆ is_video_source
core::Property<bool> gstreamer::Engine::Private::is_video_source |
◆ lifetime
◆ meta_data_extractor
◆ on_audio_stream_role_changed_connection
core::ScopedConnection gstreamer::Engine::Private::on_audio_stream_role_changed_connection |
◆ on_buffering_changed_connection
core::ScopedConnection gstreamer::Engine::Private::on_buffering_changed_connection |
◆ on_end_of_stream_connection
core::ScopedConnection gstreamer::Engine::Private::on_end_of_stream_connection |
◆ on_error_connection
core::ScopedConnection gstreamer::Engine::Private::on_error_connection |
◆ on_info_connection
core::ScopedConnection gstreamer::Engine::Private::on_info_connection |
◆ on_lifetime_changed_connection
core::ScopedConnection gstreamer::Engine::Private::on_lifetime_changed_connection |
◆ on_orientation_changed_connection
core::ScopedConnection gstreamer::Engine::Private::on_orientation_changed_connection |
◆ on_seeked_to_connection
core::ScopedConnection gstreamer::Engine::Private::on_seeked_to_connection |
◆ on_state_changed_connection
core::ScopedConnection gstreamer::Engine::Private::on_state_changed_connection |
◆ on_tag_available_connection
core::ScopedConnection gstreamer::Engine::Private::on_tag_available_connection |
◆ on_video_dimension_changed_connection
core::ScopedConnection gstreamer::Engine::Private::on_video_dimension_changed_connection |
◆ on_volume_changed_connection
core::ScopedConnection gstreamer::Engine::Private::on_volume_changed_connection |
◆ on_warning_connection
core::ScopedConnection gstreamer::Engine::Private::on_warning_connection |
◆ orientation
◆ playback_status_changed
◆ playbin
◆ position
core::Property<uint64_t> gstreamer::Engine::Private::position |
◆ seeked_to
core::Signal<uint64_t> gstreamer::Engine::Private::seeked_to |
◆ state
◆ track_meta_data
core::Property<std::tuple<media::Track::UriType, media::Track::MetaData> > gstreamer::Engine::Private::track_meta_data |
◆ video_dimension_changed
◆ volume
core::Property<media::Engine::Volume> gstreamer::Engine::Private::volume |
The documentation for this struct was generated from the following file:
- /build/media-hub-S7nDym/media-hub-4.6.0+17.04.20170217/src/core/media/gstreamer/engine.cpp