Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Dphoto_output_napi.h309 static napi_value GetSupportedMovingPhotoVideoCodecTypes(napi_env env, napi_callback_info info);
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp1813 …RE_NAPI_FUNCTION("getSupportedMovingPhotoVideoCodecTypes", GetSupportedMovingPhotoVideoCodecTypes), in Init()
2488 napi_value PhotoOutputNapi::GetSupportedMovingPhotoVideoCodecTypes(napi_env env, napi_callback_info… in GetSupportedMovingPhotoVideoCodecTypes() function in OHOS::CameraStandard::PhotoOutputNapi