5#ifndef SPA_PARAM_PORT_CONFIG_H
6#define SPA_PARAM_PORT_CONFIG_H
spa_param_port_config_mode
Definition port-config.h:24
spa_param_port_config
properties for SPA_TYPE_OBJECT_ParamPortConfig
Definition port-config.h:34
@ SPA_PARAM_PORT_CONFIG_MODE_convert
convert configuration
Definition port-config.h:27
@ SPA_PARAM_PORT_CONFIG_MODE_none
no configuration
Definition port-config.h:25
@ SPA_PARAM_PORT_CONFIG_MODE_dsp
dsp configuration, depending on the external format.
Definition port-config.h:28
@ SPA_PARAM_PORT_CONFIG_MODE_passthrough
passthrough configuration
Definition port-config.h:26
@ SPA_PARAM_PORT_CONFIG_mode
(Id enum spa_param_port_config_mode) mode
Definition port-config.h:37
@ SPA_PARAM_PORT_CONFIG_format
(Object) format filter
Definition port-config.h:40
@ SPA_PARAM_PORT_CONFIG_monitor
(Bool) enable monitor output ports on input ports
Definition port-config.h:38
@ SPA_PARAM_PORT_CONFIG_control
(Bool) enable control ports
Definition port-config.h:39
@ SPA_PARAM_PORT_CONFIG_direction
(Id enum spa_direction) direction
Definition port-config.h:36
@ SPA_PARAM_PORT_CONFIG_START
Definition port-config.h:35