mirror of
https://github.com/4sval/FModel.git
synced 2026-09-20 15:34:24 -05:00
AT9 Support
This commit is contained in:
Submodule CUE4Parse updated: c6292d935c...99b41b6267
@@ -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