Home
last modified time | relevance | path

Searched refs:MEDIA_LIBRARY_VIDEO_RESOURCE (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_library/interfaces/kits/c/
H A Dmedia_asset_base_capi.h239 MEDIA_LIBRARY_VIDEO_RESOURCE = 2 enumerator
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmoving_photo_impl.cpp79 } else if (resourceType == MEDIA_LIBRARY_VIDEO_RESOURCE) { in RequestContentWithUri()
263 case MediaLibrary_ResourceType::MEDIA_LIBRARY_VIDEO_RESOURCE: { in AcquireFdForArrayBuffer()
H A Dmedia_asset_change_request_impl.cpp93 CHECK_AND_RETURN_RET_LOG(CheckWriteOperation(MediaLibrary_ResourceType::MEDIA_LIBRARY_VIDEO_RESOURCE), in GetWriteCacheHandler()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_asset_helper_capi_test/src/
H A Dmedia_library_asset_helper_capi_test.cpp303 * @tc.desc: OH_MediaAssetChangeRequest_AddResourceWithBuffer resourceType is MEDIA_LIBRARY_VIDEO_RESOURCE
309 MediaLibrary_ResourceType resourceType = MediaLibrary_ResourceType::MEDIA_LIBRARY_VIDEO_RESOURCE; in HWTEST_F()
771 * @tc.desc: OH_MediaAssetChangeRequest_AddResourceWithUri resourceType is MEDIA_LIBRARY_VIDEO_RESOURCE
788 MediaLibrary_ResourceType resourceType = MediaLibrary_ResourceType::MEDIA_LIBRARY_VIDEO_RESOURCE; in HWTEST_F()
862 MediaLibrary_ResourceType resourceType = MediaLibrary_ResourceType::MEDIA_LIBRARY_VIDEO_RESOURCE; in HWTEST_F()

Completed in 5 milliseconds