mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
encoding-profile: fix gi annotation for gst_encoding_profile_find
This commit is contained in:
parent
43145292d4
commit
dc527cac62
1 changed files with 1 additions and 1 deletions
|
@ -1453,7 +1453,7 @@ done:
|
|||
/**
|
||||
* gst_encoding_profile_find:
|
||||
* @targetname: (transfer none): The name of the target
|
||||
* @profilename: (transfer none): (allow-none): The name of the profile, if %NULL
|
||||
* @profilename: (transfer none) (allow-none): The name of the profile, if %NULL
|
||||
* provided, it will default to the encoding profile called `default`.
|
||||
* @category: (transfer none) (allow-none): The target category. Can be %NULL
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue