mirror of
https://github.com/4sval/FModel.git
synced 2026-09-25 02:29:21 -05:00
AT9, forgot about this when recommiting
This commit is contained in:
@@ -551,6 +551,7 @@ public class AudioPlayerViewModel : ViewModel, ISource, IDisposable
|
||||
case "adpcm":
|
||||
case "opus":
|
||||
case "wem":
|
||||
case "at9":
|
||||
{
|
||||
if (TryConvert(out var wavFilePath) && !string.IsNullOrEmpty(wavFilePath))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user