Merge branch 'fix-gst-python-readme' into 'main'

gst-python: Update README.md

See merge request gstreamer/gstreamer!6876
This commit is contained in:
Hyunwoo 2024-05-17 22:46:58 +00:00
commit 8d5a09a685

View file

@ -39,7 +39,7 @@ to use the overrides. They will be loaded automatically on
```python
import gi
gi.require_version('Gst', '1.0')
gi.repository import GObject, Gst
from gi.repository import GObject, Gst
```
Note that additional imports will be required for other GStreamer libraries to