Home
last modified time | relevance | path

Searched refs:supportedSampleFormatList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/source/audio_capture/
H A Daudio_capture_filter.cpp481 auto supportedSampleFormatList = in CheckSampleFormat() local
483 for (const auto& fmt : supportedSampleFormatList) { in CheckSampleFormat()