Language
To Base64
VideoEditor SDK supports saving videos to a Base64 encoded string.
Encode the video#
Open the video editor and handle the export result. After retrieving the exported video, encode the VideoEditorResult.image
to a Base64 string.