Skip to content
  • Jonny Lamb's avatar
    identity: add eos-after property · 460c0edb
    Jonny Lamb authored and Nicolas Dufresne's avatar Nicolas Dufresne committed
    Using `num-buffers` can be unpredictable as buffer sizes are often
    arbitrary (filesrc, multifilesrc, etc.). The `error-after` property on
    `identity` is better but obviously reports an error afterwards. This
    adds `eos-after` which does exactly the same thing but reports EOS
    instead.
    460c0edb