upipe/uref_std.h header reference

Upipe standard uref manager More

Header inclusion [link] 

Members [link] 

Function [link] 

  • struct uref_mgr * uref_std_mgr_alloc(uint16_t uref_pool_depth, struct udict_mgr *udict_mgr, int control_attr_size)

Description [link] 

Upipe standard uref manager

Members detail [link] 

#define _UPIPE_UREF_STD_H_ [link] 

This macro is declared in upipe/uref_std.h source file, line 31.

struct uref_mgr * uref_std_mgr_alloc(uint16_t uref_pool_depth, struct udict_mgr *udict_mgr, int control_attr_size) [link] 

This function is declared in upipe/uref_std.h source file, line 48.

This function allocates a new instance of the standard uref manager

Parameter list:

  • uref_pool_depth: maximum number of uref structures in the pool
  • udict_mgr: udict manager to use to allocate udict structures
  • control_attr_size: extra attributes space for control packets

The return value is pointer to manager, or NULL in case of error

Valid XHTML 1.0 StrictGenerated by cmassiot on Sun Dec 14 18:31:17 2025 using MkDoc