Skip to content

Tags: rurico/flutter_video_compress

Tags

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

v0.3.7

Toggle v0.3.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fixed #29 #30 #31 #34

**Breaking change** [Both] rename startCompress to compressVideo, stopCompress to cancelCompression
feat [Both] compressVideo api add params { int startTime, int duration, bool includeAudio, int frameRate }
feat [Both] getMediaInfo returns add orientation
fix [android] getMediaInfo returns height and width flipped
fix [android] different quality compression size
style [example] fixed some problems with example