Skip to content
  • Sebastian Dröge's avatar
    event: API: Add sink-message event · fee1ad3a
    Sebastian Dröge authored
    gst_event_new_sink_message()
    gst_event_parse_sink_message()
    
    This event is used for sending a GstMessage downstream and synchronized
    with the stream, to be posted by the sink once it reaches the sink.
    
    Fixes bug #602275.
    fee1ad3a