spa/debug/pod.h
More...
Go to the source code of this file.
|
SPA_API_DEBUG_POD int | spa_debugc_pod_value (struct spa_debug_context *ctx, int indent, const struct spa_type_info *info, uint32_t type, void *body, uint32_t size) |
|
SPA_API_DEBUG_POD int | spa_debugc_pod (struct spa_debug_context *ctx, int indent, const struct spa_type_info *info, const struct spa_pod *pod) |
|
SPA_API_DEBUG_POD int | spa_debug_pod_value (int indent, const struct spa_type_info *info, uint32_t type, void *body, uint32_t size) |
|
SPA_API_DEBUG_POD int | spa_debug_pod (int indent, const struct spa_type_info *info, const struct spa_pod *pod) |
|