Changed default output type to Mp4a.
This commit is contained in:
parent
49f2112c42
commit
f986462809
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ namespace AaxDecrypter
|
|||
|
||||
public bool Step3_DownloadAndCombine()
|
||||
{
|
||||
OutputFormat format = OutputFormat.Mp3;
|
||||
OutputFormat format = OutputFormat.Mp4a;
|
||||
|
||||
DecryptProgressUpdate?.Invoke(this, int.MaxValue);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue