Gets the description of error codes and warning codes in the SDK.
static Future<String?> getErrorDescription(int code) => RTCVideoImpl.getErrorDescription(code);