Searched refs:GetAVRecorderProfile (Results 1 – 2 of 2) sorted by relevance
346 static int32_t GetAVRecorderProfile(std::shared_ptr<AVRecorderProfile> &profile,
611 … int32_t ret = AVRecorderNapi::GetAVRecorderProfile(profile, napi->sourceId_, napi->qualityLevel_); in GetAVRecorderProfileTask()2197 int32_t AVRecorderNapi::GetAVRecorderProfile(std::shared_ptr<AVRecorderProfile> &profile, in GetAVRecorderProfile() function in OHOS::Media::AVRecorderNapi