pion / interceptor

Pluggable RTP/RTCP processors for building real time communication
https://pion.ly/
MIT License
104 stars 51 forks source link

Add SetPlayoutHead #246

Closed Sean-Der closed 2 months ago

Sean-Der commented 2 months ago

Allow the user to Get+Set PlayoutHead of the JitterBuffer

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.97%. Comparing base (bf4e938) to head (490d213).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #246 +/- ## ========================================== + Coverage 71.92% 71.97% +0.04% ========================================== Files 77 77 Lines 3573 3586 +13 ========================================== + Hits 2570 2581 +11 - Misses 868 869 +1 - Partials 135 136 +1 ``` | [Flag](https://app.codecov.io/gh/pion/interceptor/pull/246/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/pion/interceptor/pull/246/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `71.97% <100.00%> (+0.04%)` | :arrow_up: | | [wasm](https://app.codecov.io/gh/pion/interceptor/pull/246/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `70.10% <100.00%> (+0.10%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.