зеркало из https://github.com/mozilla/gecko-dev.git
Bug 810353 - Offer Opus as stereo instead of mono, r=ehugg, a=akeybl
This commit is contained in:
Родитель
8d6668a20d
Коммит
b1326c5547
|
@ -1211,7 +1211,7 @@ gsmsdp_set_media_attributes (uint32_t media_type, void *sdp_p, uint16_t level,
|
|||
|
||||
(void) sdp_attr_set_rtpmap_clockrate(sdp_p, level, 0, a_inst,
|
||||
RTPMAP_OPUS_CLOCKRATE);
|
||||
|
||||
(void) sdp_attr_set_rtpmap_num_chan (sdp_p, level, 0, a_inst, 2);
|
||||
|
||||
/* a=fmtp options */
|
||||
if (maxavbitrate || maxcodedaudiobw || usedtx || stereo || useinbandfec || cbr) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче