PipeWire  0.3.33
client_data Struct Reference

Data Fields

struct pw_impl_client * client
 
struct spa_hook client_listener
 
struct spa_list protocol_link
 
struct serverserver
 
struct spa_sourcesource
 
struct pw_protocol_native_connection * connection
 
struct spa_hook conn_listener
 
unsigned int busy:1
 
unsigned int need_flush:1
 
struct protocol_compat_v2 compat_v2
 

Field Documentation

◆ busy

unsigned int client_data::busy

◆ client

struct pw_impl_client* client_data::client

◆ client_listener

struct spa_hook client_data::client_listener

◆ compat_v2

struct protocol_compat_v2 client_data::compat_v2

◆ conn_listener

struct spa_hook client_data::conn_listener

◆ connection

struct pw_protocol_native_connection* client_data::connection

◆ need_flush

unsigned int client_data::need_flush

◆ protocol_link

struct spa_list client_data::protocol_link

◆ server

struct server* client_data::server

◆ source

struct spa_source* client_data::source

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