israel-fl / bitmap2video

Generate video from Image resources, Bitmaps or a Canvas. Allows for audio multiplexing.
Apache License 2.0
89 stars 27 forks source link

Initial Kotlin refactoring #3

Closed israel-fl closed 4 years ago

israel-fl commented 4 years ago

Description

This PR does quite a bit!

Motivation and context

The previous structure of the library made changing configuration somewhat difficult. This should hopefully make the library easier to use, and allow it to be more extensible.