mirror of
https://github.com/samsonjs/media.git
synced 2026-04-06 11:25:46 +00:00
Temporarily remove OPUS from sync samples optimization.
This is currently causing frames to be dropped when we seek. PiperOrigin-RevId: 322009748
This commit is contained in:
parent
21f5914e56
commit
9185b5177a
1 changed files with 0 additions and 1 deletions
|
|
@ -193,7 +193,6 @@ public final class MimeTypes {
|
|||
case AUDIO_RAW:
|
||||
case AUDIO_ALAW:
|
||||
case AUDIO_MLAW:
|
||||
case AUDIO_OPUS:
|
||||
case AUDIO_FLAC:
|
||||
case AUDIO_AC3:
|
||||
case AUDIO_E_AC3:
|
||||
|
|
|
|||
Loading…
Reference in a new issue