blob: 6639373acb8ae0a659e7a1a8ad038b5d26b5e10c (
plain)
1
2
3
4
5
6
|
# Audio Library
This library should be linked to by getting cflags and libs from
`gstreamer-plugins-base-{{ gst_api_version.md }}.pc` and adding
`-lgstaudio-{{ gst_api_version.md }}` to the library flags.
|