Allocate a CPB properties structure and initialize its fields to default values.
@param size if non-NULL, the size of the allocated struct will be written here. This is useful for embedding it in side data.
@return the newly allocated struct or NULL on failure
See Implementation
Allocate a CPB properties structure and initialize its fields to default values.
@param size if non-NULL, the size of the allocated struct will be written here. This is useful for embedding it in side data.
@return the newly allocated struct or NULL on failure