3#include "mc/_HeaderOutputPredefine.h"
7namespace webrtc::rtcp {
class TmmbItem; }
16 MCNAPI
static uint64
CalcMinBitrateBps(::std::vector<::webrtc::rtcp::TmmbItem>
const& candidates);
18 MCNAPI static ::std::vector<::webrtc::rtcp::TmmbItem>
21 MCNAPI
static bool IsOwner(::std::vector<::webrtc::rtcp::TmmbItem>
const& bounding, uint ssrc);
Definition TMMBRHelp.h:12
static MCAPI ::std::vector<::webrtc::rtcp::TmmbItem > FindBoundingSet(::std::vector<::webrtc::rtcp::TmmbItem > candidates)
static MCAPI bool IsOwner(::std::vector<::webrtc::rtcp::TmmbItem > const &bounding, uint ssrc)
static MCAPI uint64 CalcMinBitrateBps(::std::vector<::webrtc::rtcp::TmmbItem > const &candidates)