PipeWire native protocol interface.  
More...
PipeWire native protocol interface. 
◆ PW_TYPE_INFO_PROTOCOL_Native
◆ PW_VERSION_PROTOCOL_NATIVE_EXT
      
        
          | #define PW_VERSION_PROTOCOL_NATIVE_EXT   0 | 
      
 
 
◆ pw_protocol_native_begin_proxy
      
        
          | #define pw_protocol_native_begin_proxy | ( |  | p, | 
        
          |  |  |  | ... ) | 
      
 
Value:
#define pw_protocol_ext(p, type, method,...)
Definition protocol.h:119
struct pw_protocol * pw_proxy_get_protocol(struct pw_proxy *proxy)
Get the protocol used for the proxy.
Definition proxy.c:164
pw_protocol_native_ext methods
Definition protocol-native.h:49
 
 
 
◆ pw_protocol_native_add_proxy_fd
      
        
          | #define pw_protocol_native_add_proxy_fd | ( |  | p, | 
        
          |  |  |  | ... ) | 
      
 
 
◆ pw_protocol_native_get_proxy_fd
      
        
          | #define pw_protocol_native_get_proxy_fd | ( |  | p, | 
        
          |  |  |  | ... ) | 
      
 
 
◆ pw_protocol_native_end_proxy
      
        
          | #define pw_protocol_native_end_proxy | ( |  | p, | 
        
          |  |  |  | ... ) | 
      
 
 
◆ pw_protocol_native_begin_resource
      
        
          | #define pw_protocol_native_begin_resource | ( |  | r, | 
        
          |  |  |  | ... ) | 
      
 
Value:
uint32_t int int const char int r
Definition core.h:447
struct pw_protocol * pw_resource_get_protocol(struct pw_resource *resource)
Get the protocol used for this resource.
Definition resource.c:137
 
 
 
◆ pw_protocol_native_add_resource_fd
      
        
          | #define pw_protocol_native_add_resource_fd | ( |  | r, | 
        
          |  |  |  | ... ) | 
      
 
 
◆ pw_protocol_native_get_resource_fd
      
        
          | #define pw_protocol_native_get_resource_fd | ( |  | r, | 
        
          |  |  |  | ... ) | 
      
 
 
◆ pw_protocol_native_end_resource
      
        
          | #define pw_protocol_native_end_resource | ( |  | r, | 
        
          |  |  |  | ... ) |