player: Fix documentation for gst_player_video_info_get_framerate()
Document out parameters and fix function name.
This commit is contained in:
parent
0f19a48c98
commit
18f8895f33
@ -197,8 +197,10 @@ gst_player_video_info_get_height (const GstPlayerVideoInfo * info)
|
||||
}
|
||||
|
||||
/**
|
||||
* gst_player_video_info_get_framerate_num:
|
||||
* gst_player_video_info_get_framerate:
|
||||
* @info: a #GstPlayerVideoInfo
|
||||
* @fps_n: (out): Numerator of frame rate
|
||||
* @fps_d: (out): Denominator of frame rate
|
||||
*
|
||||
*/
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user