mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 05:45:58 +00:00
Minor doc fix.
Original commit message from CVS: Minor doc fix.
This commit is contained in:
parent
19858fd9f0
commit
48d1473e3d
1 changed files with 1 additions and 1 deletions
|
@ -1936,7 +1936,7 @@ gst_structure_fixate_field_boolean (GstStructure * structure,
|
|||
* @target: A GValue of GST_TYPE_FRACTION with the target value of the fixation
|
||||
*
|
||||
* Fixates a #GstStructure by changing the given field to the nearest
|
||||
* integer to @target that is a subset of the existing field.
|
||||
* fraction to @target that is a subset of the existing field.
|
||||
*
|
||||
* Returns: TRUE if the structure could be fixated
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue