3#include "mc/_HeaderOutputPredefine.h" 
    7namespace rtc { 
class UniqueRandomIdGenerator; }
 
   27    MCNAPI 
bool AddSecondarySsrc(::std::string 
const& semantics, uint primary_ssrc, uint secondary_ssrc);
 
 
Definition UniqueRandomIdGenerator.h:7
 
Definition StreamParams.h:12
 
MCAPI::cricket::StreamParams & operator=(::cricket::StreamParams const &)
 
MCAPI StreamParams(::cricket::StreamParams &&)
 
MCAPI bool has_ssrc(uint ssrc) const
 
MCAPI void * $ctor(::cricket::StreamParams &&)
 
MCAPI void * $ctor(::cricket::StreamParams const &)
 
MCAPI::std::string first_stream_id() const
 
MCAPI StreamParams(::cricket::StreamParams const &)
 
MCAPI void set_stream_ids(::std::vector<::std::string > const &stream_ids)
 
MCAPI ::std::vector<::std::string > stream_ids() const
 
MCAPI void GenerateSsrcs(int num_layers, bool generate_fid, bool generate_fec_fr, ::rtc::UniqueRandomIdGenerator *ssrc_generator)
 
MCAPI bool AddSecondarySsrc(::std::string const &semantics, uint primary_ssrc, uint secondary_ssrc)