Searched refs:localVideoEncodersJsonStr (Results 1 – 1 of 1) sorted by relevance
542 std::string localVideoEncodersJsonStr = in NegotiateCodecType() local544 if (localVideoEncodersJsonStr.empty()) { in NegotiateCodecType()548 …DHLOGI("DScreen Negotiate QueryVideoEncoderAbility info: %{public}s", localVideoEncodersJsonStr.c_… in NegotiateCodecType()550 cJSON *localVideoEncodersJson = cJSON_Parse(localVideoEncodersJsonStr.c_str()); in NegotiateCodecType()