PipeWire 1.2.7
 
Loading...
Searching...
No Matches
compare.h File Reference
SPA » POD

spa/pod/compare.h More...

#include <stdarg.h>
#include <errno.h>
#include <stdint.h>
#include <stddef.h>
#include <stdio.h>
#include <string.h>
#include <spa/param/props.h>
#include <spa/pod/iter.h>
#include <spa/pod/builder.h>

Go to the source code of this file.

Functions

static int spa_pod_compare_value (uint32_t type, const void *r1, const void *r2, uint32_t size)
 
static int spa_pod_compare (const struct spa_pod *pod1, const struct spa_pod *pod2)
 

Detailed Description