AVFormatContext.dump_separator

dump format separator. can be ", " or "\n " or anything else Code outside libavformat should access this field using AVOptions (NO direct access). - muxing: Set by user. - demuxing: Set by user.

struct AVFormatContext
uint8_t* dump_separator;

Meta