mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
chore(server)!: remove libopus enum (#28325)
This commit is contained in:
parent
eea820fa2f
commit
d788169bf3
6 changed files with 1 additions and 13 deletions
|
|
@ -7241,7 +7241,6 @@ export enum TranscodeHWAccel {
|
|||
export enum AudioCodec {
|
||||
Mp3 = "mp3",
|
||||
Aac = "aac",
|
||||
Libopus = "libopus",
|
||||
Opus = "opus",
|
||||
PcmS16Le = "pcm_s16le"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue