struct _NContext NContext
Internal context structure.
Definition context.h:26
int n_core_connect(NCore *core, NCoreHook hook, int priority, NHookCallback callback, void *userdata)
Connect callback function to hook.
void n_core_disconnect(NCore *core, NCoreHook hook, NHookCallback callback, void *userdata)
Disconnect callback function from hook.
struct _NSinkInterface NSinkInterface
Internal sinkinterface structure.
Definition sinkinterface.h:26