mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
player: Remove Return documentation for function returning void
This commit is contained in:
parent
72b7677914
commit
254db116a1
1 changed files with 0 additions and 2 deletions
|
@ -3169,8 +3169,6 @@ gst_player_set_uri (GstPlayer * self, const gchar * val)
|
|||
* @player: #GstPlayer instance
|
||||
* @uri: subtitle URI
|
||||
*
|
||||
* Returns: %TRUE or %FALSE
|
||||
*
|
||||
* Sets the external subtitle URI.
|
||||
*/
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue