PipeWire 1.2.6
|
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... | |