doc: document some missing parameters

This commit is contained in:
Peter Hutterer 2021-05-21 10:04:04 +10:00
parent c9cab11a82
commit ac9de03672

View file

@ -724,6 +724,8 @@ SPA_PRINTF_FUNC(7, 8) int pw_context_debug_port_params(struct pw_context *this,
* \param props extra properties
* \param n_format_filters number of format filters
* \param format_filters array of format filters
* \param[out] format the common format between the ports
* \param builder builder to use for processing
* \param[out] error an error when something is wrong
* \return a common format of NULL on error
*