Uncheck write for opus since there's no multi-page support yet

This commit is contained in:
Serial 2021-05-19 15:31:57 -04:00
parent e0c78c109e
commit 338d90968c

View file

@ -19,7 +19,7 @@
//! | FLAC | `flac` |**X** |**X** | | `Vorbis Comments` |
//! | MP3 | `mp3` |**X** |**X** |**X** | `ID3v2` |
//! | MP4 | `mp4`, `m4a`, `m4b`, `m4p`, `m4v`, `isom` |**X** |**X** | | `Vorbis Comments` |
//! | Opus | `opus` |**X** |**X** | | `Vorbis Comments` |
//! | Opus | `opus` |**X** | | | `Vorbis Comments` |
//! | Ogg | `ogg`, `oga` |**X** |**X** | | `Vorbis Comments` |
//! | WAV | `wav`, `wave` |**X** |**X** | | `RIFF INFO`, `ID3v2` |
//!