player: G-I annotation fixes
This commit is contained in:
parent
0f692e202e
commit
1f7d341d92
@ -3917,8 +3917,6 @@ gst_player_get_audio_video_offset (GstPlayer * self)
|
|||||||
*
|
*
|
||||||
* Sets audio-video-offset property by value of @offset
|
* Sets audio-video-offset property by value of @offset
|
||||||
*
|
*
|
||||||
* Returns: void
|
|
||||||
*
|
|
||||||
* Since 1.10
|
* Since 1.10
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
@ -4181,9 +4179,10 @@ gst_player_config_set_position_update_interval (GstStructure * config,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* gst_player_config_get_position_update_interval:
|
* gst_player_config_get_position_update_interval:
|
||||||
* @player: #GstPlayer instance
|
* @config: a #GstPlayer configuration
|
||||||
*
|
*
|
||||||
* Returns: current position update interval in milliseconds
|
* Returns: current position update interval in milliseconds
|
||||||
|
*
|
||||||
* Since 1.10
|
* Since 1.10
|
||||||
*/
|
*/
|
||||||
guint
|
guint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user