mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 05:27:01 +03:00
protobug generation optional
This commit is contained in:
34
components/spotify/cspot/protobuf/metadata.pb.c
Normal file
34
components/spotify/cspot/protobuf/metadata.pb.c
Normal file
@@ -0,0 +1,34 @@
|
||||
/* Automatically generated nanopb constant definitions */
|
||||
/* Generated by nanopb-0.4.6-dev */
|
||||
|
||||
#include "protobuf/metadata.pb.h"
|
||||
#if PB_PROTO_HEADER_VERSION != 40
|
||||
#error Regenerate this file with the current version of nanopb generator.
|
||||
#endif
|
||||
|
||||
PB_BIND(AudioFile, AudioFile, AUTO)
|
||||
|
||||
|
||||
PB_BIND(Restriction, Restriction, AUTO)
|
||||
|
||||
|
||||
PB_BIND(Image, Image, AUTO)
|
||||
|
||||
|
||||
PB_BIND(ImageGroup, ImageGroup, AUTO)
|
||||
|
||||
|
||||
PB_BIND(Album, Album, AUTO)
|
||||
|
||||
|
||||
PB_BIND(Artist, Artist, AUTO)
|
||||
|
||||
|
||||
PB_BIND(Track, Track, AUTO)
|
||||
|
||||
|
||||
PB_BIND(Episode, Episode, 2)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user