srt
srt copied to clipboard
Parameter 'xxx' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
https://github.com/Haivision/srt/blob/e8b713e954345291e8d6e2314d1e5094a6a14179/srtcore/congctl.h#L56
https://github.com/Haivision/srt/blob/e8b713e954345291e8d6e2314d1e5094a6a14179/srtcore/common.cpp#L460
https://github.com/Haivision/srt/blob/e8b713e954345291e8d6e2314d1e5094a6a14179/srtcore/api.cpp#L4474
https://github.com/Haivision/srt/blob/e8b713e954345291e8d6e2314d1e5094a6a14179/srtcore/packetfilter.cpp#L29
https://github.com/Haivision/srt/blob/e8b713e954345291e8d6e2314d1e5094a6a14179/srtcore/packetfilter.cpp#L46