5 #ifndef PIPEWIRE_IMPL_METADATA_H
6 #define PIPEWIRE_IMPL_METADATA_H
23 #include <pipewire/context.h>
24 #include <pipewire/impl-client.h>
25 #include <pipewire/global.h>
26 #include <pipewire/properties.h>
27 #include <pipewire/resource.h>
29 #include "pipewire/extensions/metadata.h"
33 #define PW_VERSION_IMPL_METADATA_EVENTS 0
51 size_t user_data_size);
79 uint32_t subject,
const char *key,
const char *type,
83 uint32_t subject,
const char *key,
const char *type,
Definition: properties.h:33
A hook, contains the structure with functions and the data passed to the functions.
Definition: hook.h:350
#define SPA_PRINTF_FUNC(fmt, arg1)
Definition: defs.h:273