tracing_register_hook
Description:
[ Version ( since = "1.8" ) ]
public void tracing_register_hook (Tracer tracer, string detail, Callback func)
Register func to be called when the trace hook detail is getting invoked.
Use null for detail to register to all hooks.
Parameters:
| tracer |
the tracer |
| detail |
the detailed hook |
| func |
the callback |
Namespace: Gst
Package: gstreamer-1.0