final result = await AlignMedia.align([path1, path2]);See the reference for the fields of AlignResult.
await AlignMedia.replaceAudio(
audioPath: 'audio.mp3',
videoPath: 'video.mov',
outputPath: 'replaced.mov',
);| Name | Name | Last commit date | ||
|---|---|---|---|---|
final result = await AlignMedia.align([path1, path2]);See the reference for the fields of AlignResult.
await AlignMedia.replaceAudio(
audioPath: 'audio.mp3',
videoPath: 'video.mov',
outputPath: 'replaced.mov',
);