Cue Sheet: Fix decoder priority level

This commit is contained in:
Christopher Snowhill 2022-01-14 17:45:10 -08:00
parent d24a01a637
commit 2d32381bc1

View file

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