Since 830d1595b94ee855b664b2101f0832fbd0181b9c AudioInfo::from_caps has been hidden in python Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2675>
Dependencies
Some of the examples require external python dependencies, for this purpose an illustrative requirements.txt is provided, with annotations documenting which example requires a dependency.
You can install all the dependencies with:
python3 -m pip install -r requirements.txt --user