Home
last modified time | relevance | path

Searched defs:supportedFormatList (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
H A Daudio_capturer_test.cpp83 vector<AudioSampleFormat> supportedFormatList = AudioCapturer::GetSupportedFormats(); in CheckSupportedParams() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_renderer_test.cpp87 vector<AudioSampleFormat> supportedFormatList = AudioRenderer::GetSupportedFormats(); in CheckSupportedParams() local
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_source_mdk.h351 struct OhosImageSourceSupportedFormat** supportedFormatList = nullptr; member
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Dimage.md4257 ### supportedFormatList subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Dimage.md3983 ### supportedFormatList subsection
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
H A Daudio_capturer_unit_test.cpp120 vector<AudioSampleFormat> supportedFormatList = AudioCapturer::GetSupportedFormats(); variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/src/
H A Daudio_renderer_unit_test.cpp187 vector<AudioSampleFormat> supportedFormatList = AudioRenderer::GetSupportedFormats(); variable