mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
pbutils: Fix annotation in gst_encoding_profile_set_preset
This commit is contained in:
parent
eaf235082d
commit
9e86b2931d
1 changed files with 1 additions and 1 deletions
|
@ -693,7 +693,7 @@ gst_encoding_profile_set_allow_dynamic_output (GstEncodingProfile * profile,
|
|||
/**
|
||||
* gst_encoding_profile_set_preset:
|
||||
* @profile: a #GstEncodingProfile
|
||||
* @preset: the element preset to use
|
||||
* @preset: (nullable): the element preset to use
|
||||
*
|
||||
* Sets the name of the #GstElement that implements the #GstPreset interface
|
||||
* to use for the profile.
|
||||
|
|
Loading…
Reference in a new issue