We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abaffbc commit 7bc748fCopy full SHA for 7bc748f
include/exiv2/bmffimage.hpp
@@ -13,7 +13,7 @@
13
// *****************************************************************************
14
// namespace extensions
15
namespace Exiv2 {
16
-EXIV2API bool enableBMFF(bool enable = true);
+[[deprecated]] EXIV2API bool enableBMFF(bool enable = true);
17
} // namespace Exiv2
18
19
#ifdef EXV_ENABLE_BMFF
0 commit comments