Searched refs:currentOperMode_ (Results 1 – 2 of 2) sorted by relevance
181 dstStreamInfo.mode_ = currentOperMode_; in ExtractStreamInfo()219 currentOperMode_ = mode; in CommitStreams_V1_1()393 DHLOGI("get currentOperMode_ %{public}d", currentOperMode_); in Capture()657 if (currentOperMode_ == 0) { in InitOutputConfigurations()665 …*modeValue = cJSON_GetObjectItemCaseSensitive(rootValue, std::to_string(currentOperMode_).c_str()); in InitOutputConfigurations()
181 OperationMode_V1_1 currentOperMode_ = OperationMode_V1_1::NORMAL; variable