2.16.0
Added
- [react-native-videoeditorsdk] Added duration action for text and stickers.
- [react-native-videoeditorsdk] Added
VideoEditorResult.segments
,VideoEditorResult.videoSize
, andVideoEditorResult.release()
which enable serialization of the individual video composition components ifconfiguration.export.video.segments
is enabled.