pbutils: Fix annotation in gst_encoding_profile_set_preset

This commit is contained in:
Thibault Saunier 2017-01-10 08:57:51 -03:00
parent eaf235082d
commit 9e86b2931d

View file

@ -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.