PipeWire  0.3.33
spa_device_object_info Struct Reference

Information about a device object. More...

Data Fields

uint32_t version
 
const char * type
 the object type managed by this device More...
 
const char * factory_name
 a factory name that implements the object More...
 
uint64_t change_mask
 
uint64_t flags
 
const struct spa_dictprops
 extra object properties More...
 

Detailed Description

Information about a device object.

This information is part of the object_info event on the device.

Field Documentation

◆ change_mask

uint64_t spa_device_object_info::change_mask

◆ factory_name

const char* spa_device_object_info::factory_name

a factory name that implements the object

◆ flags

uint64_t spa_device_object_info::flags

◆ props

const struct spa_dict* spa_device_object_info::props

extra object properties

◆ type

const char* spa_device_object_info::type

the object type managed by this device

◆ version

uint32_t spa_device_object_info::version

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