implemented WMA audio.

This commit is contained in:
morkt
2017-01-05 14:59:16 +04:00
parent 4151c15cd6
commit 7b50e35783
2 changed files with 172 additions and 9 deletions

View File

@@ -91,6 +91,7 @@
<Compile Include="ArcARCX.cs" />
<Compile Include="ArcCG.cs" />
<Compile Include="Artemis\ArcPFS.cs" />
<Compile Include="AudioWMA.cs" />
<Compile Include="BlackRainbow\ArcDX.cs" />
<Compile Include="Cadath\ArcKAR.cs" />
<Compile Include="Cadath\ImageKGF.cs" />