av_dynamic_hdr_plus_alloc

Allocate an AVDynamicHDRPlus structure and set its fields to default values. The resulting struct can be freed using av_freep().

@return An AVDynamicHDRPlus filled with default values or NULL on failure.

extern (C) @nogc nothrow
av_dynamic_hdr_plus_alloc
(
size_t* size
)

Meta