mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-18 20:25:25 +00:00
docs: it its %TRUE (constant)
As spotted by Tim.
This commit is contained in:
parent
58fc672362
commit
511f556915
1 changed files with 1 additions and 1 deletions
|
@ -2986,7 +2986,7 @@ gst_base_parse_set_syncable (GstBaseParse * parse, gboolean syncable)
|
|||
/**
|
||||
* gst_base_parse_set_passthrough:
|
||||
* @parse: a #GstBaseParse
|
||||
* @passthrough: @TRUE if parser should run in passthrough mode
|
||||
* @passthrough: %TRUE if parser should run in passthrough mode
|
||||
*
|
||||
* Set if the nature of the format or configuration does not allow (much)
|
||||
* parsing, and the parser should operate in passthrough mode (which only
|
||||
|
|
Loading…
Reference in a new issue