ZeroOneZeroR / android_audio_mixer

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.
68 stars 18 forks source link

Open sourced under which License? #7

Open rk8339811 opened 3 years ago

rk8339811 commented 3 years ago

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.

chaitanyagupta commented 3 years ago

Yes, it would be great to get some clarity on the license for this project.