mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 04:22:27 +00:00
basetransform: Add Since mark for new method
https://bugzilla.gnome.org/show_bug.cgi?id=734424
This commit is contained in:
parent
506afa54df
commit
43f2f925a9
1 changed files with 2 additions and 0 deletions
|
@ -2800,6 +2800,8 @@ gst_base_transform_get_allocator (GstBaseTransform * trans,
|
|||
* buffer.
|
||||
*
|
||||
* Returns: %TRUE if the caps could be send downstream %FALSE otherwise
|
||||
*
|
||||
* Since: 1.6
|
||||
*/
|
||||
gboolean
|
||||
gst_base_transform_update_src_caps (GstBaseTransform * trans,
|
||||
|
|
Loading…
Reference in a new issue