record_android 1.0.4
record_android: ^1.0.4 copied to clipboard
Android specific implementation for record package called by record_platform_interface.
1.0.4 #
- fix: AAC duration can not be obtained.
1.0.3 #
- fix: Stop method returns before recording being actually finished.
- fix: Changing config is not taken into account when reusing same instance.
1.0.2 #
- chore: Allow AGP 8 and beyond while being backward compatible with older AGP versions.
1.0.1 #
- chore: Allow AGP 8 and beyond while being backward compatible with older AGP versions.
1.0.0 #
- chore: Initial stable release.
1.0.0-beta.2 #
- chore: Cleanup/improve some code.
1.0.0-beta.1+1 #
- fix: PassthroughEncoder does not check if the container is configured with stream behaviour.
1.0.0-beta.1 #
- chore: Initial release