Lines Matching refs:uri
48 * @brief Get uri of the moving photo.
51 * @param uri the uri of the moving photo.
60 MediaLibrary_ErrorCode OH_MovingPhoto_GetUri(OH_MovingPhoto* movingPhoto, const char** uri);
63 * @brief Request the image and video content of the moving photo and write to destination uri.
67 * @param imageUri the destination file uri to save the image data.
68 * @param videoUri the destination file uri to save the video data.
82 * @brief Request the image or video content of the moving photo and write to destination uri.
87 * @param uri the destination file uri to save the data.
98 MediaLibrary_ResourceType resourceType, char* uri);