Add opus to MP4 direct play profile (#1463)

This commit is contained in:
thedreadpirate
2024-09-01 14:17:11 +02:00
committed by GitHub
parent 246f586974
commit c8538bd4a3
@@ -248,7 +248,7 @@ class DeviceProfileBuilder(
*/
private val AVAILABLE_AUDIO_CODECS = arrayOf(
// mp4
arrayOf("mp1", "mp2", "mp3", "aac", "alac", "ac3"),
arrayOf("mp1", "mp2", "mp3", "aac", "alac", "ac3", "opus"),
// fmp4
arrayOf("mp3", "aac", "ac3", "eac3"),
// webm