Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/input/
H A Dcamera_napi.h369 static const std::unordered_map<std::string, int32_t> mapVideoCodecType = { variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
H A Dcamera_napi.cpp160 CreateObjectWithMap(env, "VideoCodecType", mapVideoCodecType, g_ignoreRef_)), in Init()