Add a new side data to a frame.
@param frame a frame to which the side data should be added @param type type of the added side data @param size size of the side data
@return newly added side data on success, NULL on error
See Implementation
Add a new side data to a frame.
@param frame a frame to which the side data should be added @param type type of the added side data @param size size of the side data
@return newly added side data on success, NULL on error