Searched refs:errorMsgExt (Results 1 – 1 of 1) sorted by relevance
394 std::string errorMsgExt = MSExtAVErrorToString(errorCodeApi9) + errorMsg; in OnError() local395 errorCallback_->OnError(player_, avErrorCode, errorMsgExt.c_str()); in OnError()