mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
buffer: Update since marker for gst_buffer_extract_dup() to 1.0.10
This commit is contained in:
parent
6b4bef214b
commit
98d8cdfda4
1 changed files with 1 additions and 1 deletions
|
@ -2096,7 +2096,7 @@ gst_buffer_foreach_meta (GstBuffer * buffer, GstBufferForeachMetaFunc func,
|
|||
* Extracts a copy of at most @size bytes the data at @offset into a #GBytes.
|
||||
* @dest must be freed using g_free() when done.
|
||||
*
|
||||
* Since: 1.2
|
||||
* Since: 1.0.10
|
||||
*/
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue