GStreamer multimedia framework
Find a file
Sebastian Dröge 6ed6b58929 playback/player: player: Abstract the signal emission dispatching to a new interface
This allows to implement signal dispatching to other event loop systems than
GLib without having direct GLib support in the base GstPlayer class. A
implementation for the GLib main context is provided and used in the
applications and tests.
2015-08-12 18:13:31 +02:00
playback/player playback/player: player: Abstract the signal emission dispatching to a new interface 2015-08-12 18:13:31 +02:00