Map<String, String> param = new HashMap<>();
param.put("0.0.0", "D:\\temp\\channel\\1.wav");
param.put("0.0.1", "D:\\temp\\channel\\2.wav");
MediaUtil.separateAudioChannel("http://qiniu.acyou.cn/media/354-2-20220407180008326.aac", param);
Copyright © 2022. All Rights Reserved.