av_stream_new_side_data

Allocate new information from stream.

@param stream stream @param type desired side information type @param size side information size @return pointer to fresh allocated data or NULL otherwise

extern (C) @nogc nothrow
ubyte*
av_stream_new_side_data
(,
AVPacketSideDataType type
,
int size
)

Meta