Changed default output type to Mp4a.
This commit is contained in:
parent
49f2112c42
commit
f986462809
@ -175,7 +175,7 @@ namespace AaxDecrypter
|
|||||||
|
|
||||||
public bool Step3_DownloadAndCombine()
|
public bool Step3_DownloadAndCombine()
|
||||||
{
|
{
|
||||||
OutputFormat format = OutputFormat.Mp3;
|
OutputFormat format = OutputFormat.Mp4a;
|
||||||
|
|
||||||
DecryptProgressUpdate?.Invoke(this, int.MaxValue);
|
DecryptProgressUpdate?.Invoke(this, int.MaxValue);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user