mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
audio: remove bogus Since marker from docs
It was causing perl warnings in gtk-doc code.
This commit is contained in:
parent
020eb24dcf
commit
8827437b61
1 changed files with 0 additions and 2 deletions
|
@ -1955,8 +1955,6 @@ gst_audio_ring_buffer_set_channel_positions (GstAudioRingBuffer * buf,
|
||||||
* Set a new timestamp on the buffer.
|
* Set a new timestamp on the buffer.
|
||||||
*
|
*
|
||||||
* MT safe.
|
* MT safe.
|
||||||
*
|
|
||||||
* Since:
|
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
gst_audio_ring_buffer_set_timestamp (GstAudioRingBuffer * buf, gint readseg,
|
gst_audio_ring_buffer_set_timestamp (GstAudioRingBuffer * buf, gint readseg,
|
||||||
|
|
Loading…
Reference in a new issue