mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-25 20:16:14 -05:00
[streaming/xcode] configurable MP3 streaming bitrate
This commit is contained in:
committed by
ejurgensen
parent
cae790ed7e
commit
554799ebc3
@@ -31,6 +31,7 @@ struct media_quality {
|
||||
int sample_rate;
|
||||
int bits_per_sample;
|
||||
int channels;
|
||||
int bit_rate;
|
||||
};
|
||||
|
||||
struct onekeyval {
|
||||
|
||||
Reference in New Issue
Block a user