Agora Java API Reference for Android
|
Static Public Member Functions | |
static int | getValue (QoEPreference type) |
Public Attributes | |
VIDEO_QOE_PREFERENCE_BALANCE =(1) | |
VIDEO_QOE_PREFERENCE_DELAY_FIRST =(2) | |
VIDEO_QOE_PREFERENCE_PICTURE_QUALITY_FIRST =(3) | |
VIDEO_QOE_PREFERENCE_FLUENCY_FIRST =(4) | |
Sets the video qoe preference.
io.agora.rtc2.Constants.QoEPreference.VIDEO_QOE_PREFERENCE_BALANCE =(1) |
0: Default QoE type, balance the delay, picture quality and fluency.
io.agora.rtc2.Constants.QoEPreference.VIDEO_QOE_PREFERENCE_DELAY_FIRST =(2) |
1: lower the e2e delay.
io.agora.rtc2.Constants.QoEPreference.VIDEO_QOE_PREFERENCE_PICTURE_QUALITY_FIRST =(3) |
1: picture quality.
io.agora.rtc2.Constants.QoEPreference.VIDEO_QOE_PREFERENCE_FLUENCY_FIRST =(4) |
0: more fluency.