mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 12:10:37 +00:00
632431aecb
This new define was added to common. The new init section fixed compilation warning found in the init line that was spread across all files.
3 lines
50 B
Python
3 lines
50 B
Python
from gi.repository import Gst
|
|
|
|
buf = Gst.Buffer()
|