avwait: Added "avwait-status" element message
authorVivia Nikolaidou <vivia@ahiru.eu>
Fri, 10 Nov 2017 13:56:40 +0000 (15:56 +0200)
committerVivia Nikolaidou <vivia@ahiru.eu>
Fri, 8 Dec 2017 19:56:32 +0000 (21:56 +0200)
commitcbeebfea4927b474d56a40f446af67f3230ef6fe
treefa4678823ea735e58815c671579826c83750d597
parent58c374c8e223d15987b075a7080ea6886e55acda
avwait: Added "avwait-status" element message

"avwait-status" is posted when avwait starts or stops passing through
data (e.g. because target-timecode and end-timecode respectively have
been reached). The attached structure includes a "dropping" boolean (set
to TRUE if we are currently dropping data, FALSE otherwise), and a
"running-time" GST_CLOCK_TIME which contains the running time of the
change.

https://bugzilla.gnome.org/show_bug.cgi?id=790170
gst/timecode/gstavwait.c
gst/timecode/gstavwait.h