saveVideoInExternal

@RequiresApi(value = 29)
fun saveVideoInExternal(context: Context, videoFileName: String, saveLocation: String, videoFile: File)