mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-24 10:37:49 +08:00
测试 cr
This commit is contained in:
parent
5b57b9d6ae
commit
52146a1afe
@ -392,4 +392,4 @@ private:
|
|||||||
map<RtpExtType, uint8_t> _rtp_ext_type_to_id;
|
map<RtpExtType, uint8_t> _rtp_ext_type_to_id;
|
||||||
//接收rtp时需要修改rtp ext id
|
//接收rtp时需要修改rtp ext id
|
||||||
unordered_map<uint8_t, RtpExtType> _rtp_ext_id_to_type;
|
unordered_map<uint8_t, RtpExtType> _rtp_ext_id_to_type;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user