5#ifndef PIPEWIRE_IMPL_METADATA_H 
    6#define PIPEWIRE_IMPL_METADATA_H 
   33#define PW_VERSION_IMPL_METADATA_EVENTS 0 
   39        void (*free) (
void *data);
 
   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,
 
#define SPA_PRINTF_FUNC(fmt, arg1)
Definition defs.h:295
Definition properties.h:39
A hook, contains the structure with functions and the data passed to the functions.
Definition hook.h:427