docs/design/part-tracing: fix reference to renamed func

This commit is contained in:
Reynaldo H. Verdejo Pinochet 2016-06-16 14:08:01 -07:00
parent 4603722e2d
commit 6b8494072e

View file

@ -110,7 +110,7 @@ class init
Here the tracers describe the data the will emit. Here the tracers describe the data the will emit.
instance init instance init
Tracers attach handlers to one or more hooks using gst_tracer_register_hook(). Tracers attach handlers to one or more hooks using gst_tracing_register_hook().
In case the are configurable, they can read the options from the 'params' In case the are configurable, they can read the options from the 'params'
property. This is the extra detail from the environment var. property. This is the extra detail from the environment var.