Typedef spdl::core::OptionDict

Typedef Documentation

using spdl::core::OptionDict = std::map<std::string, std::string>

Dictionary of options passed to demuxers, decoders, and encoders. Maps option names to their string values.