PipeWire  1.0.7
pw_protocol_marshal Struct Reference

#include <pipewire/protocol.h>

Data Fields

const char * type
 interface type More...
 
uint32_t version
 version More...
 
uint32_t flags
 version More...
 
uint32_t n_client_methods
 number of client methods More...
 
uint32_t n_server_methods
 number of server methods More...
 
const void * client_marshal
 
const void * server_demarshal
 
const void * server_marshal
 
const void * client_demarshal
 

Field Documentation

const char* pw_protocol_marshal::type

interface type

uint32_t pw_protocol_marshal::version

version

uint32_t pw_protocol_marshal::flags

version

uint32_t pw_protocol_marshal::n_client_methods

number of client methods

uint32_t pw_protocol_marshal::n_server_methods

number of server methods

const void* pw_protocol_marshal::client_marshal
const void* pw_protocol_marshal::server_demarshal
const void* pw_protocol_marshal::server_marshal
const void* pw_protocol_marshal::client_demarshal

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