design/query: add missing markup to GST_QUERY_CONVERT

This commit is contained in:
Reynaldo H. Verdejo Pinochet 2016-12-20 20:45:24 -08:00
parent 3ef4ef8b9d
commit 41fabc4a5e

View file

@ -54,7 +54,7 @@ not supported.
**`GST_QUERY_CONVERT`**: convert format/value to another format/value pair.
**`GST_QUERY_FORMATS`**: return list of supported formats that can be used for GST_QUERY_CONVERT.
**`GST_QUERY_FORMATS`**: return list of supported formats that can be used for `GST_QUERY_CONVERT`.
**`GST_QUERY_BUFFERING`**: query available media for efficient seeking (See [buffering](design/buffering.md))