av_stream_get_side_data

Get side information from stream.

@param stream stream @param type desired side information type @param size pointer for side information size to store (optional) @return pointer to data if present or NULL otherwise

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

Meta