gst-python provides a convenient wrapper for the GStreamer library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. Joint work with jasper@ ok jasper@
4 lines
182 B
Plaintext
4 lines
182 B
Plaintext
gst-python provides a convenient wrapper for the GStreamer library for
|
|
use in Python programs, and takes care of many of the boring details
|
|
such as managing memory and type casting.
|