PipeWire 1.0.5
Loading...
Searching...
No Matches
tag.h File Reference

spa/param/tag.h More...

Go to the source code of this file.

Data Structures

struct  spa_tag_info
 helper structure for managing tag objects More...
 

Macros

#define SPA_TAG_INFO(dir, ...)   ((struct spa_tag_info) { .direction = (dir), ## __VA_ARGS__ })
 

Enumerations

enum  spa_param_tag { SPA_PARAM_TAG_START , SPA_PARAM_TAG_direction , SPA_PARAM_TAG_info }
 properties for SPA_TYPE_OBJECT_ParamTag More...
 

Detailed Description