PipeWire 0.3.65
pw_endpoint_stream_info Struct Reference

#include <pipewire/extensions/session-manager/introspect.h>

Data Fields

uint32_t version
 version of this structure More...
 
uint32_t id
 the stream id (local or global) More...
 
uint32_t endpoint_id
 the endpoint id (global) More...
 
uint64_t change_mask
 bitfield of changed fields since last call More...
 
struct spa_podlink_params
 information for linking this stream More...
 
struct spa_param_infoparams
 parameters More...
 
uint32_t n_params
 number of items in params More...
 

Field Documentation

◆ version

uint32_t pw_endpoint_stream_info::version

version of this structure

◆ id

uint32_t pw_endpoint_stream_info::id

the stream id (local or global)

◆ endpoint_id

uint32_t pw_endpoint_stream_info::endpoint_id

the endpoint id (global)

◆ change_mask

uint64_t pw_endpoint_stream_info::change_mask

bitfield of changed fields since last call

◆ link_params

struct spa_pod* pw_endpoint_stream_info::link_params

information for linking this stream

◆ params

struct spa_param_info* pw_endpoint_stream_info::params

parameters

◆ n_params

uint32_t pw_endpoint_stream_info::n_params

number of items in params


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