Skip to content

Animetailapp/Coverart-Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anitail Coverart Library

Native library for M4A metadata embedding using Bento4.

Features

  • Embed cover art in M4A files
  • Add metadata (title, artist, album, year)
  • High-performance native C++ implementation
  • Android JNI interface

Integration

As Git Submodule

git submodule add https://github.com/Animetailapp/Coverart-Lib.git libs/coverart

In your CMakeLists.txt

add_subdirectory(libs/coverart)
target_link_libraries(your_target coverart)

Building

This library uses CMake and is designed to be built as part of an Android NDK project.

Requirements

  • Android NDK r21+
  • CMake 3.18+

License

This library includes Bento4, which is licensed under the GPLv2 license. See bento4/README.md for more details.

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages