mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
caps: small doc improvement
This commit is contained in:
parent
6ff632ea91
commit
1bc93bbf8f
1 changed files with 1 additions and 1 deletions
|
@ -1758,7 +1758,7 @@ gst_caps_switch_structures (GstCaps * caps, GstStructure * old,
|
|||
* gst_caps_simplify:
|
||||
* @caps: (transfer full): a #GstCaps to simplify
|
||||
*
|
||||
* Modifies the given @caps inplace into a representation that represents the
|
||||
* Converts the given @caps into a representation that represents the
|
||||
* same set of formats, but in a simpler form. Component structures that are
|
||||
* identical are merged. Component structures that have values that can be
|
||||
* merged are also merged.
|
||||
|
|
Loading…
Reference in a new issue