spa_device_events:  
 More...
#include <spa/monitor/device.h>
spa_device_events: 
Events are always emitted from the main thread 
- Examples
 - bluez-session.c.
 
 
◆ version
      
        
          | uint32_t spa_device_events::version | 
        
      
 
 
◆ info
      
        
          | void(* spa_device_events::info) (void *data, const struct spa_device_info *info) | 
        
      
 
notify extra information about the device 
 
 
◆ result
      
        
          | void(* spa_device_events::result) (void *data, int seq, int res, uint32_t type, const void *result) | 
        
      
 
 
◆ event
      
        
          | void(* spa_device_events::event) (void *data, const struct spa_event *event) | 
        
      
 
 
◆ object_info
info changed for an object managed by the device, info is NULL when the object is removed 
 
 
The documentation for this struct was generated from the following file: