_NCoreHook
Definition core-hooks.h:30
@ N_CORE_HOOK_LAST
Definition core-hooks.h:60
@ N_CORE_HOOK_NEW_REQUEST
Executed:
Definition core-hooks.h:44
@ N_CORE_HOOK_INIT_DONE
Executed after:
Definition core-hooks.h:36
@ N_CORE_HOOK_FILTER_SINKS
Executed:
Definition core-hooks.h:59
@ N_CORE_HOOK_TRANSFORM_PROPERTIES
Executed:
Definition core-hooks.h:52
enum _NCoreHook NCoreHook
const char * n_core_hook_to_string(NCoreHook hook)
Return name of hook as string.
struct _NCoreHookNewRequestData NCoreHookNewRequestData
struct _NCoreHookTransformPropertiesData NCoreHookTransformPropertiesData
struct _NCoreHookFilterSinksData NCoreHookFilterSinksData
struct _NRequest NRequest
Internal request structure.
Definition request.h:26
Definition core-hooks.h:74
NRequest * request
Definition core-hooks.h:75
GList * sinks
Definition core-hooks.h:76
Definition core-hooks.h:64
NRequest * request
Definition core-hooks.h:65