Similar to gst_adapter_copy, but more suitable for language bindings. size
bytes of data starting at offset will be copied out of the buffers contained
in adapter and into a new glib.Bytes structure which is returned. Depending on
the value of the size argument an empty glib.Bytes structure may be returned.
Similar to gst_adapter_copy, but more suitable for language bindings. size bytes of data starting at offset will be copied out of the buffers contained in adapter and into a new glib.Bytes structure which is returned. Depending on the value of the size argument an empty glib.Bytes structure may be returned.