Skip to content

OuterTune/taglib

 
 

Repository files navigation

TagLib

An Android library which can read and write tags of audio files, using TagLib.

Add to project

Maven Central

In build.gradle.kts, add

implementation("io.github.kyant0:taglib:<version>")

Functions

  • Get and save audio properties and all metadata of audio files.
  • Get and save cover art of audio files, support multiple cover arts.

Example

See Tests.kt.

About

Read and write metadata of audio files

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 49.5%
  • C 25.5%
  • Kotlin 22.0%
  • CMake 3.0%