Add to search ebooks with keywords
[platform/core/multimedia/libmedia-service.git] / src / include / common / media-svc-util.h
index b56b1a7..ad3c5b2 100755 (executable)
@@ -141,6 +141,7 @@ bool _media_svc_check_pinyin_support(void);
 int _media_svc_extract_music_metadata_for_update(media_svc_content_info_s *content_info, const char *path);
 int _media_svc_get_media_type(const char *path, int *mediatype);
 bool _media_svc_is_valid_storage_type(ms_user_storage_type_e storage_type);
+bool _media_svc_is_keyword_included(const char *path, const char *keyword);
 
 #ifdef __cplusplus
 }