Home
last modified time | relevance | path

Searched defs:AUDIO_MPEG (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmime_type.h35 static constexpr const char AUDIO_MPEG[] = "audio/mpeg"; variable
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Drecorder.h165 AUDIO_MPEG = 4, enumerator
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_info.h581 static constexpr std::string_view AUDIO_MPEG = "audio/mpeg"; variable