mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 05:28:48 +00:00
4 lines
50 B
Python
4 lines
50 B
Python
|
from gi.repository import Gst
|
||
|
|
||
|
buf = Gst.Buffer()
|