Go to the source code of this file.
◆ pw_debug_is_category_enabled()
      
        
          | bool pw_debug_is_category_enabled | ( | const char * | name | ) |  | 
      
 
 
◆ pw_direction_reverse()
◆ pw_fill_remote_properties()
◆ pw_fill_stream_properties()
◆ pw_get_application_name()
      
        
          | const char* pw_get_application_name | ( | void |  | ) |  | 
      
 
 
◆ pw_get_client_name()
      
        
          | char* pw_get_client_name | ( | void |  | ) |  | 
      
 
 
◆ pw_get_host_name()
      
        
          | const char* pw_get_host_name | ( | void |  | ) |  | 
      
 
 
◆ pw_get_prgname()
      
        
          | const char* pw_get_prgname | ( | void |  | ) |  | 
      
 
 
◆ pw_get_spa_dbus()
      
        
          | void* pw_get_spa_dbus | ( | struct pw_loop * | loop | ) |  | 
      
 
 
◆ pw_get_support()
      
        
          | const struct spa_support* pw_get_support | ( | uint32_t * | n_support | ) |  | 
      
 
 
◆ pw_get_support_factory()
      
        
          | const struct spa_handle_factory* pw_get_support_factory | ( | const char * | factory_name | ) |  | 
      
 
 
◆ pw_get_support_interface()
      
        
          | void* pw_get_support_interface | ( | const char * | type | ) |  | 
      
 
Get a support interface. 
- Parameters
- 
  
  
- Returns
- the interface or NULL when not configured 
Referenced by pw_type::pw_type_init().
 
 
◆ pw_get_user_name()
      
        
          | const char* pw_get_user_name | ( | void |  | ) |  | 
      
 
 
◆ pw_init()
      
        
          | void pw_init | ( | int * | argc, | 
        
          |  |  | char ** | argv[] | 
        
          |  | ) |  |  | 
      
 
 
◆ pw_release_spa_dbus()
      
        
          | int pw_release_spa_dbus | ( | void * | dbus | ) |  |