pbutils: encoding-profile: fix _new function introspection docs
Makes the parameter accept NULL as input for GI bindings
This commit is contained in:
parent
0b172593fa
commit
26d72a73f5
@ -728,7 +728,7 @@ gst_encoding_container_profile_new (const gchar * name,
|
|||||||
* gst_encoding_video_profile_new:
|
* gst_encoding_video_profile_new:
|
||||||
* @format: the #GstCaps
|
* @format: the #GstCaps
|
||||||
* @preset: (allow-none): the preset(s) to use on the encoder, can be #NULL
|
* @preset: (allow-none): the preset(s) to use on the encoder, can be #NULL
|
||||||
* @restriction: (allow-none) the #GstCaps used to restrict the input to the encoder, can be
|
* @restriction: (allow-none): the #GstCaps used to restrict the input to the encoder, can be
|
||||||
* NULL. See gst_encoding_profile_get_restriction() for more details.
|
* NULL. See gst_encoding_profile_get_restriction() for more details.
|
||||||
* @presence: the number of time this stream must be used. 0 means any number of
|
* @presence: the number of time this stream must be used. 0 means any number of
|
||||||
* times (including never)
|
* times (including never)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user