PipeWire  0.3.33
object_info Struct Reference

Data Fields

const char * type
 
uint32_t version
 
const void * events
 
size_t size
 
int(* init )(void *object)
 
void(* destroy )(void *object)
 

Field Documentation

◆ destroy

void(* object_info::destroy) (void *object)

◆ events

const void* object_info::events

◆ init

int(* object_info::init) (void *object)

◆ size

size_t object_info::size

◆ type

const char* object_info::type

◆ version

uint32_t object_info::version

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