NERtc Windows SDK
V4.4.301
|
#include <nertc_engine_defines.h>
Public 属性 | |
NERtcChannelMediaRelayInfo * | src_infos |
NERtcChannelMediaRelayInfo * | dest_infos |
int | dest_count |
Configurations for media stream relay.
int nertc::NERtcChannelMediaRelayConfiguration::dest_count |
The number of destination rooms. The default value is 0.
NERtcChannelMediaRelayInfo* nertc::NERtcChannelMediaRelayConfiguration::dest_infos |
The configuration of the destination room.
NERtcChannelMediaRelayInfo* nertc::NERtcChannelMediaRelayConfiguration::src_infos |
The information about the current room.