Add opus as supported audio codec for ExoPlayer
This commit is contained in:
committed by
Niels van Velzen
parent
9bcf6f7d20
commit
f8c7ba0e83
@@ -93,6 +93,7 @@ class ExoPlayerProfile(
|
||||
CodecTypes.MP2,
|
||||
CodecTypes.DCA,
|
||||
CodecTypes.DTS,
|
||||
CodecTypes.OPUS,
|
||||
).joinToString(",")
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user