mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00
![]() As the synchronous version only posts a task to recreate the encoder later, it is not possible to catch errors and state changes that could appear then. The asynchronous version of SetParameters() aims to solve this by providing a callback to wait for the completion of the encoder reconfiguration, allowing any error to be propagate and subsequent getParameters() call to have up to date information. Bug: webrtc:11607 Change-Id: I5548e75aa14a97f8d9c0c94df1e72e9cd40887b2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/278420 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38627} |
||
---|---|---|
.. | ||
aarproject | ||
androidapp | ||
androidjunit | ||
androidnativeapi | ||
androidtests | ||
androidvoip | ||
objc | ||
objcnativeapi | ||
peerconnection | ||
stunprober | ||
stunserver | ||
turnserver | ||
unityplugin | ||
BUILD.gn | ||
DEPS | ||
OWNERS |