1e41f4b71Sopenharmony_ci# Multimedia Subsystem Changelog 2e41f4b71Sopenharmony_ci 3e41f4b71Sopenharmony_ci## cl.multimedia.1 Reference Paths Changed for the Audio/Video Encapsulation and Decapsulation Header Files 4e41f4b71Sopenharmony_ci 5e41f4b71Sopenharmony_ci| Header File | Original Reference Path | New Reference Path | 6e41f4b71Sopenharmony_ci| ------------------------------- | ------------------------------------- | ------------------------------------- | 7e41f4b71Sopenharmony_ci| native_avmuxer.h | <multimedia/native_avmuxer.h> | <multimedia/player_framework/native_avmuxer.h> | 8e41f4b71Sopenharmony_ci| native_avdemuxer.h | <multimedia/native_avdemuxer.h> | <multimedia/player_framework/native_avdemuxer.h> | 9e41f4b71Sopenharmony_ci| native_avsource.h | <multimedia/native_avsource.h> | <multimedia/player_framework/native_avsource.h> | 10e41f4b71Sopenharmony_ci 11e41f4b71Sopenharmony_ci**Change Impact** 12e41f4b71Sopenharmony_ci 13e41f4b71Sopenharmony_ciApplications that use the involved APIs may have compatibility issues. 14e41f4b71Sopenharmony_ci 15e41f4b71Sopenharmony_ci**Adaptation Guide** 16e41f4b71Sopenharmony_ci 17e41f4b71Sopenharmony_ciModify the reference paths when referencing the encapsulation and decapsulation header files. 18