mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
docs: Fix link to strings
We can't link to #gchar* this way.
This commit is contained in:
parent
ebe2756434
commit
ac55681bbf
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue