3#include "mc/_HeaderOutputPredefine.h"
7struct MediaChannelParameters {
15 struct RtcpParameters {
25 RtcpParameters& operator=(RtcpParameters
const&);
26 RtcpParameters(RtcpParameters
const&);
43 MediaChannelParameters();
48 virtual ~MediaChannelParameters() =
default;
50 virtual ::std::map<::std::string, ::std::string> ToStringMap()
const;
70 MCNAPI ::std::map<::std::string, ::std::string>
$ToStringMap()
const;