Creates a new gstreamer.Buffer that wraps the given bytes. The data inside bytes cannot be NULL and the resulting buffer will be marked as read only.
MT safe.
a glib.Bytes to wrap
a new gstreamer.Buffer wrapping bytes
ConstructionException GTK+ fails to create the object.
1.16
Creates a new gstreamer.Buffer that wraps the given bytes. The data inside bytes cannot be NULL and the resulting buffer will be marked as read only.
MT safe.