A simple android library for processing audio and mixing multiple audios parallelly or sequentially, made with android native media APIs (MediaExtractor, MediaCodec, MediaFormat, MediaMuxer) and JAVA.
I am planning to use this library in my Android App. Can you please let me know under which license (MIT or Apache etc) this library has been open-sourced?
Hi,
I am planning to use this library in my Android App. Can you please let me know under which license (MIT or Apache etc) this library has been open-sourced?
Thanks.