mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-01-31 14:43:36 +00:00
feat: add ALAC codec support via Media3 FFmpeg module
This commit is contained in:
@@ -53,8 +53,7 @@ public final class DownloadUtil {
|
||||
private static DownloadNotificationHelper downloadNotificationHelper;
|
||||
|
||||
public static boolean useExtensionRenderers() {
|
||||
// return true;
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
public static RenderersFactory buildRenderersFactory(Context context, boolean preferExtensionRenderer) {
|
||||
|
||||
Reference in New Issue
Block a user