mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-28 05:04:16 -05:00
[artwork] Introduce constant for default artwork width/height
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
#define ART_FMT_PNG 1
|
||||
#define ART_FMT_JPEG 2
|
||||
|
||||
#define ART_DEFAULT_HEIGHT 600
|
||||
#define ART_DEFAULT_WIDTH 600
|
||||
|
||||
#include <event2/buffer.h>
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user