FfmpegCommands refactoring, renamed AudioVideo namespace

This commit is contained in:
N00MKRAD
2021-02-02 12:56:48 +01:00
parent 832f286367
commit 2bdda6522f
18 changed files with 212 additions and 185 deletions

View File

@@ -1,4 +1,4 @@
using Flowframes.AudioVideo;
using Flowframes.Media;
using Flowframes.Data;
using Flowframes.IO;
using Flowframes.MiscUtils;