1e41f4b71Sopenharmony_ci# Multimedia Changelog
2e41f4b71Sopenharmony_ci
3e41f4b71Sopenharmony_ci## cl.multimedia.1 APIs of @ohos.multimedia.medialibrary Changed
4e41f4b71Sopenharmony_ci
5e41f4b71Sopenharmony_ci**Access Level**
6e41f4b71Sopenharmony_ci
7e41f4b71Sopenharmony_ciSystem and public APIs
8e41f4b71Sopenharmony_ci
9e41f4b71Sopenharmony_ci**Reason for Change**
10e41f4b71Sopenharmony_ci
11e41f4b71Sopenharmony_ciAccording to the requirements of the Ministry of Industry and Information Technology (MIIT) on the capability of recording application call behavior, the mediaLibrary interface capability must be changed.
12e41f4b71Sopenharmony_ci
13e41f4b71Sopenharmony_ci**Change Impact**
14e41f4b71Sopenharmony_ci
15e41f4b71Sopenharmony_ciThis change is a non-compatible change.
16e41f4b71Sopenharmony_ci
17e41f4b71Sopenharmony_ciAll APIs provided by the @ohos.multimedia.medialibrary module will be deleted from the SDK and cannot be used by new applications. An error will be reported during compilation of historical code projects.
18e41f4b71Sopenharmony_ci
19e41f4b71Sopenharmony_ciLater, for released applications, the original features provided by these APIs cannot be used, and error code 8000001 will be reported when any of them is called.
20e41f4b71Sopenharmony_ci
21e41f4b71Sopenharmony_ci**Start API Level**
22e41f4b71Sopenharmony_ci
23e41f4b71Sopenharmony_ci6
24e41f4b71Sopenharmony_ci
25e41f4b71Sopenharmony_ci**Change Since**
26e41f4b71Sopenharmony_ci
27e41f4b71Sopenharmony_ciOpenHarmony SDK 5.0.0.33
28e41f4b71Sopenharmony_ci
29e41f4b71Sopenharmony_ci**Key API/Component Changes**
30e41f4b71Sopenharmony_ci
31e41f4b71Sopenharmony_ciAll APIs of the @ohos.multimedia.medialibrary module.
32e41f4b71Sopenharmony_ci
33e41f4b71Sopenharmony_ci**Adaptation Guide**
34e41f4b71Sopenharmony_ci
35e41f4b71Sopenharmony_ciDo not use the @ohos.multimedia.medialibrary module. Instead, use the @ohos.file.photoAccessHelper module to implement related features.
36e41f4b71Sopenharmony_ci
37e41f4b71Sopenharmony_ciFor details about how to use the new APIs, see [Media Library Kit User Guide](../../../application-dev/media/medialibrary/photoAccessHelper-overview.md).
38