NERtc Windows SDK  V4.4.301
Public 属性 | 所有成员列表
nertc::NERtcServerAddresses结构体 参考

#include <nertc_engine_defines.h>

Public 属性

char channel_server [kNERtcMaxURILength]
 
char statistics_server [kNERtcMaxURILength]
 
char room_server [kNERtcMaxURILength]
 
char compat_server [kNERtcMaxURILength]
 
char nos_lbs_server [kNERtcMaxURILength]
 
char nos_upload_sever [kNERtcMaxURILength]
 
char nos_token_server [kNERtcMaxURILength]
 
char cloud_proxy_server [kNERtcMaxURILength]
 
char websocket_proxy_server [kNERtcMaxURILength]
 
char quic_proxy_server [kNERtcMaxURILength]
 
char media_proxy_server [kNERtcMaxURILength]
 
bool use_ipv6
 

详细描述

Configures private servers.

注解
To use private servers, contact technical support for help.

类成员变量说明

◆ channel_server

char nertc::NERtcServerAddresses::channel_server[kNERtcMaxURILength]

The channel server.

◆ cloud_proxy_server

char nertc::NERtcServerAddresses::cloud_proxy_server[kNERtcMaxURILength]

The cloud proxy server.

◆ compat_server

char nertc::NERtcServerAddresses::compat_server[kNERtcMaxURILength]

The compatibility configuration server.

◆ media_proxy_server

char nertc::NERtcServerAddresses::media_proxy_server[kNERtcMaxURILength]

The media proxy server.

◆ nos_lbs_server

char nertc::NERtcServerAddresses::nos_lbs_server[kNERtcMaxURILength]

The NOS domain name resolution server.

◆ nos_token_server

char nertc::NERtcServerAddresses::nos_token_server[kNERtcMaxURILength]

The NOS token server.

◆ nos_upload_sever

char nertc::NERtcServerAddresses::nos_upload_sever[kNERtcMaxURILength]

The default NOS upload server.

◆ quic_proxy_server

char nertc::NERtcServerAddresses::quic_proxy_server[kNERtcMaxURILength]

The quic proxy server.

◆ room_server

char nertc::NERtcServerAddresses::room_server[kNERtcMaxURILength]

The roomServer server.

◆ statistics_server

char nertc::NERtcServerAddresses::statistics_server[kNERtcMaxURILength]

The stats server.

◆ use_ipv6

bool nertc::NERtcServerAddresses::use_ipv6

Specifies whether to use Ipv6. The default value is false.

◆ websocket_proxy_server

char nertc::NERtcServerAddresses::websocket_proxy_server[kNERtcMaxURILength]

The websocket proxy server.


该结构体的文档由以下文件生成: