Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 2.31 KB

File metadata and controls

39 lines (28 loc) · 2.31 KB

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
Jellyfin Android TV Jellyfin Android TV
Fladder Fladder
NuvioTV NuvioTV

Issue

If you have issue when use, create an issue.

PR

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