docs: Fix link to strings

We can't link to #gchar* this way.
This commit is contained in:
Thibault Saunier 2019-06-14 17:34:31 -04:00
parent ebe2756434
commit ac55681bbf

View file

@ -46,7 +46,7 @@
*
* The message's structure contains these fields:
*
* * #gchar *`filename`: the filename where the buffer was written.
* * #gchararray `filename`: the filename where the buffer was written.
* * #gint `index`: index of the buffer.
* * #GstClockTime `timestamp`: the timestamp of the buffer.
* * #GstClockTime `stream-time`: the stream time of the buffer.