Skip to content
  • Sebastian Dröge's avatar
    event: Add running-time-offset field to all events · d445027e
    Sebastian Dröge authored
    Events passing through #GstPads that have a running time
    offset set via gst_pad_set_offset() will get their offset
    adjusted according to the pad's offset.
    
    If the event contains any information that related to the
    running time, this information will need to be updated
    before usage with this offset.
    d445027e