Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmime_type.h28 static constexpr const char VIDEO_MPEG4[] = "video/mp4v-es"; variable
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_info.h576 static constexpr std::string_view VIDEO_MPEG4 = "video/mp4v-es"; variable