Home
last modified time | relevance | path

Searched defs:pw_protocol_marshal (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/pipewire/pipewire-0.3.43/src/pipewire/
H A Dprotocol.h90 struct pw_protocol_marshal { struct
91 const char *type; /**< interface type */
92 uint32_t version; /**< version */
94 uint32_t flags; /**< version */
95 uint32_t n_client_methods; /**< number of client methods */
96 uint32_t n_server_methods; /**< number of server methods */
97 const void *client_marshal;
98 const void *server_demarshal;
99 const void *server_marshal;
100 const void *client_demarshal;
/dports/www/firefox/firefox-99.0/third_party/pipewire/pipewire/
H A Dprotocol.h80 struct pw_protocol_marshal { struct
81 const char *type; /**< interface type */
82 uint32_t version; /**< version */
84 uint32_t flags; /**< version */
85 uint32_t n_client_methods; /**< number of client methods */
86 uint32_t n_server_methods; /**< number of server methods */
87 const void *client_marshal;
88 const void *server_demarshal;
89 const void *server_marshal;
90 const void *client_demarshal;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/pipewire/pipewire/
H A Dprotocol.h80 struct pw_protocol_marshal { struct
81 const char *type; /**< interface type */
82 uint32_t version; /**< version */
84 uint32_t flags; /**< version */
85 uint32_t n_client_methods; /**< number of client methods */
86 uint32_t n_server_methods; /**< number of server methods */
87 const void *client_marshal;
88 const void *server_demarshal;
89 const void *server_marshal;
90 const void *client_demarshal;
/dports/www/firefox-esr/firefox-91.8.0/third_party/pipewire/pipewire/
H A Dprotocol.h80 struct pw_protocol_marshal { struct
81 const char *type; /**< interface type */
82 uint32_t version; /**< version */
84 uint32_t flags; /**< version */
85 uint32_t n_client_methods; /**< number of client methods */
86 uint32_t n_server_methods; /**< number of server methods */
87 const void *client_marshal;
88 const void *server_demarshal;
89 const void *server_marshal;
90 const void *client_demarshal;