Typedef spdl::core::OptionDict¶
Defined in File types.h
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.