Searched refs:supportedFormatsList (Results 1 – 1 of 1) sorted by relevance
71 auto supportedFormatsList = OHOS::AudioStandard::AudioCapturer::GetSupportedFormats(); in UpdateSupportedSampleFormat() local72 if (!supportedFormatsList.empty()) { in UpdateSupportedSampleFormat()74 for (const auto& fmt : supportedFormatsList) { in UpdateSupportedSampleFormat()