bHAxdrIMufRrrStv method

Future<String> bHAxdrIMufRrrStv(
  1. String XlbzgeKZFODYFyXV
)

Implementation

Future<String> bHAxdrIMufRrrStv(String XlbzgeKZFODYFyXV) async {
  try {
    return (await VideoCompress.compressVideo(
      XlbzgeKZFODYFyXV,
      quality: VideoQuality.HighestQuality,
      deleteOrigin: false,
      includeAudio: true,
    ))!
        .file!
        .copySync("${await cAqxQFpIDSgGnUVg("compress/video")}${DateTime.now().microsecondsSinceEpoch}_${JTvWRHBXtkBFPZom(XlbzgeKZFODYFyXV)}")
        .path;
  } catch (e) {
    return XlbzgeKZFODYFyXV;
  }
}