PipeWire 0.3.65
spa_io_memory Struct Reference

IO area to exchange a memory region. More...

#include <spa/node/io.h>

Data Fields

int32_t status
 the status code More...
 
uint32_t size
 the size of data More...
 
void * data
 a memory pointer More...
 

Detailed Description

IO area to exchange a memory region.

Field Documentation

◆ status

int32_t spa_io_memory::status

the status code

◆ size

uint32_t spa_io_memory::size

the size of data

◆ data

void* spa_io_memory::data

a memory pointer


The documentation for this struct was generated from the following file: