TRTCNetworkQosParam constructor
- {TRTCVideoQosPreference preference = TRTCVideoQosPreference.clear}
Implementation
TRTCNetworkQosParam({
this.preference = TRTCVideoQosPreference.clear,
});
TRTCNetworkQosParam({
this.preference = TRTCVideoQosPreference.clear,
});