PipeWire
0.3.33
|
Data Structures | |
struct | port |
Macros | |
#define | NAME "buffers" |
#define | MAX_ALIGN 32 |
#define | MAX_BLOCKS 64u |
Functions | |
int | pw_buffers_negotiate (struct pw_context *context, uint32_t flags, struct spa_node *outnode, uint32_t out_port_id, struct spa_node *innode, uint32_t in_port_id, struct pw_buffers *result) |
void | pw_buffers_clear (struct pw_buffers *buffers) |
#define MAX_ALIGN 32 |
#define MAX_BLOCKS 64u |
#define NAME "buffers" |
void pw_buffers_clear | ( | struct pw_buffers * | buffers | ) |
References port::buffers, NAME, and pw_log_debug.
int pw_buffers_negotiate | ( | struct pw_context * | context, |
uint32_t | flags, | ||
struct spa_node * | outnode, | ||
uint32_t | out_port_id, | ||
struct spa_node * | innode, | ||
uint32_t | in_port_id, | ||
struct pw_buffers * | result | ||
) |
References SPA_DIRECTION_INPUT, SPA_DIRECTION_OUTPUT, and SPA_POD_BUILDER_INIT.