NERtc Windows SDK V5.6.30
|
#include <nertc_engine_defines.h>
Public 属性 | |
bool | enable_low_latency |
unsigned int | play_timeout |
NERtcVideoCanvas * | play_canvas |
低延时直播参数。
bool nertc::NERtcLowLatencyOptions::enable_low_latency |
是否开启低延时直播。
NERtcVideoCanvas* nertc::NERtcLowLatencyOptions::play_canvas |
直播视频流画布。
unsigned int nertc::NERtcLowLatencyOptions::play_timeout |
直播的超时时间,单位:秒,默认值 60,最小值 30。