Home
last modified time | relevance | path

Searched defs:ENCODING_PCM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Daudio_renderer_adapter.h58 enum class AudioAdapterEncodingType : int32_t { ENCODING_PCM = 0, ENCODING_INVALID = -1 }; enumerator
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_stream_info.h269 ENCODING_PCM = 0, enumerator