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