|
PipeWire 1.6.4
|
#include <pipewire/protocol.h>
Data Fields | |
| const char * | type |
| interface type | |
| uint32_t | version |
| version | |
| uint32_t | flags |
| version | |
| uint32_t | n_client_methods |
| number of client methods | |
| uint32_t | n_server_methods |
| number of server methods | |
| const void * | client_marshal |
| const void * | server_demarshal |
| const void * | server_marshal |
| const void * | client_demarshal |
| 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 |