Fix Opus Playback Issues on Native Player (#1226)

This commit is contained in:
Joe 2024-09-05 12:44:20 -06:00 committed by GitHub
parent 851bfd18bf
commit 5913c308a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,6 @@ extension VideoPlayerType {
AudioCodec.alac
AudioCodec.eac3
AudioCodec.flac
AudioCodec.opus
} videoCodecs: {
VideoCodec.h261
VideoCodec.hevc
@ -110,7 +109,6 @@ extension VideoPlayerType {
AudioCodec.alac
AudioCodec.eac3
AudioCodec.flac
AudioCodec.opus
} videoCodecs: {
VideoCodec.h264
VideoCodec.hevc