Searched refs:withVideo (Results 1 – 4 of 4) sorted by relevance
406 napi->withVideo_ = config->withVideo; in GetPrepareTask()635 napi->withVideo_ = config->withVideo; in SetAVRecorderConfigTask()1454 config->withVideo = configMap["withVideo"]; in GetAVRecorderConfig()1707 config->withVideo = true; in GetSourceType()1720 CHECK_AND_RETURN_RET(config->withAudio || config->withVideo, in GetSourceType()1790 if (asyncCtx->config_->withVideo) { in GetProfile()2074 if (config->withVideo) { in SetProfile()2120 if (config->withVideo) { in Configure()2140 if (config->withVideo) { in Configure()2481 if (value_->withAudio || value_->withVideo) { in GetJsResult()[all …]
178 bool withVideo = false; member
177 bool withVideo = false; member
172 config_.withVideo = true; in SetVideoSource()683 …CHECK_AND_RETURN_RET_LOG(config_.withVideo, MSERR_INVALID_OPERATION, "Audio-only scenarios are not… in SetFileGenerationMode()1046 configMap["withVideo"] = config_.withVideo; in GetAVRecorderConfig()