Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmoving_photo_impl.cpp234 int32_t MovingPhotoImpl::OpenReadOnlyVideo(const std::string& videoUri, bool isMediaLibUri) in OpenReadOnlyVideo() function in MovingPhotoImpl
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmoving_photo_napi.cpp107 static int32_t OpenReadOnlyVideo(const std::string& videoUri, bool isMediaLibUri) in OpenReadOnlyVideo() function