stream: add some docs

This commit is contained in:
Wim Taymans 2023-06-18 17:13:34 +02:00
parent 901388ae00
commit 946457d555

View file

@ -151,6 +151,9 @@ extern "C" {
*
* \section sec_stream_environment Environment Variables
*
* The environment variable PIPEWIRE_AUTOCONNECT can be used to override the
* flag and force apps to autoconnect or not.
*
*/
/** \defgroup pw_stream Stream
*