MAINTAIN_FRAMERATE_AND_RESOLUTION replaces DISABLED; AV1 decode fix
webrtc-sys/v0.3.36
1 feature1 fixThis release1 featureNew capabilities1 fixBug fixesAI-tallied from the release notes
Features
Add MaintainFramerateAndResolution to DegradationPreference enum to align with WebRTC M144.
MAINTAIN_FRAMERATE_AND_RESOLUTIONis now the recommended value (replaces deprecatedDISABLED)DISABLEDis deprecated but still supported for backwards compatibility- Both values map to the same behavior: maintain framerate and resolution, dropping frames if needed
Fixes
- Fix AV1 subscriber decode when packet trailers are enabled.
Fetched June 30, 2026
