mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-25 20:16:14 -05:00
[xcode] Add profile for ALAC encoding
This commit is contained in:
@@ -23,6 +23,8 @@ enum transcode_profile
|
||||
XCODE_MP3,
|
||||
// Transcodes the best audio stream into OPUS
|
||||
XCODE_OPUS,
|
||||
// Transcodes the best audio stream into ALAC
|
||||
XCODE_ALAC,
|
||||
// Transcodes the best video stream into JPEG/PNG/VP8
|
||||
XCODE_JPEG,
|
||||
XCODE_PNG,
|
||||
|
||||
Reference in New Issue
Block a user