mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
encoding-profile: small cleanup in docs
This commit is contained in:
parent
5bc6ffcd8b
commit
4fb0f98bb9
1 changed files with 1 additions and 1 deletions
|
@ -494,7 +494,7 @@ gst_encoding_video_profile_class_init (GObjectClass * klass)
|
|||
*
|
||||
* Returns: The pass number if this is part of a multi-pass profile. Starts at
|
||||
* 1 for multi-pass. 0 if this is not a multi-pass profile
|
||||
**/
|
||||
*/
|
||||
guint
|
||||
gst_encoding_video_profile_get_pass (GstEncodingVideoProfile * prof)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue