Skip to content

peerless2012/libass-android

Repository files navigation

libass-android

ass - Version ass-kt - Version ass-media - Version

A collection of libraries for implementing libass for Android.

It use libass-cmake to build libass.

Modules

A native build library with prefab feature, this module contains libass.so and the header files.

App want to use libass in C/C++ can use this module.

A kotlin wrapper for libass native api.

App want to use libass in java/kotlin can use this module.

A media3 extend library for libass.

App use media3 can use this module to add ass for your player.

Who is using

Icon Name
影視TV 影視TV
AfuseKt AfuseKt

Issue

If you have issue when use, create an issue.

PR

If you want to fix or add feature, create a pr.