gstreamer/test.py
Nicolas Dufresne 632431aecb gi: Use INTROSPECTION_INIT for --add-init-section
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.
2015-06-16 18:08:24 -04:00

3 lines
50 B
Python

from gi.repository import Gst
buf = Gst.Buffer()