PipeWire  0.3.63
spa_param_info Struct Reference

information about a parameter More...

Data Fields

uint32_t id
 enum spa_param_type More...
 
uint32_t flags
 
uint32_t user
 private user field. More...
 
int32_t seq
 private seq field. More...
 
uint32_t padding [4]
 

Detailed Description

information about a parameter

Examples:
export-sink.c, export-source.c, and local-v4l2.c.

Field Documentation

uint32_t spa_param_info::id

enum spa_param_type

uint32_t spa_param_info::flags
uint32_t spa_param_info::user

private user field.

You can use this to keep state.

int32_t spa_param_info::seq

private seq field.

You can use this to keep state of a pending update.

uint32_t spa_param_info::padding[4]

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