feat: refactor audio extraction to reusable class

This commit is contained in:
Stevan Freeborn
2025-07-24 11:22:15 -05:00
parent 310f56fb84
commit 0a661d6970
14 changed files with 354 additions and 181 deletions
@@ -0,0 +1,5 @@
global using AwesomeAssertions;
global using Moq;
global using StreamShorts.Library.Media.Audio;