Cue Sheet: Fix decoder priority level

CQTexperiment
Christopher Snowhill 2022-01-14 17:45:10 -08:00
parent d24a01a637
commit 2d32381bc1
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
+ (float)priority
{
return 1.0;
return 16.0f;
}
- (NSDictionary *)properties