DescriptionAdding support for RTCRtpEncodingParameters.active flag.
This will allow a sender to stop/start sending media on the
application's demand.
Among other things, this can allow an application to set a track on a
sender while the encoding(s) are inactive, allowing the encoder to be
initialized for that track, then later set the encodings to "active"
to instantly start sending the track.
Committed: https://crrev.com/dbe2b8744f77b630af36f4ffc436b55f90e121f0
Cr-Commit-Position: refs/heads/master@{#12094}
Patch Set 1 #Patch Set 2 : Switch to C++11 for loop. #
Total comments: 6
Patch Set 3 : Responding to comments by pbos@ #
Total comments: 2
Patch Set 4 : Fixing DCHECKs. #
Messages
Total messages: 14 (3 generated)
|