mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 06:26:23 +00:00
caps: small docs update
This commit is contained in:
parent
272142089e
commit
bcf115a620
1 changed files with 2 additions and 0 deletions
|
@ -1691,6 +1691,8 @@ gst_caps_switch_structures (GstCaps * caps, GstStructure * old,
|
||||||
* identical are merged. Component structures that have values that can be
|
* identical are merged. Component structures that have values that can be
|
||||||
* merged are also merged.
|
* merged are also merged.
|
||||||
*
|
*
|
||||||
|
* This method does not preserve the original order of @caps.
|
||||||
|
*
|
||||||
* Returns: The simplified caps.
|
* Returns: The simplified caps.
|
||||||
*/
|
*/
|
||||||
GstCaps *
|
GstCaps *
|
||||||
|
|
Loading…
Reference in a new issue