Struct DecodeConfig¶
Defined in File types.h
Struct Documentation¶
-
struct DecodeConfig¶
Configuration for decoding operations.
Public Members
-
std::optional<std::string> decoder = std::nullopt¶
Optional decoder name to force a specific decoder.
-
std::optional<OptionDict> decoder_options = std::nullopt¶
Optional decoder-specific options.
-
std::optional<std::string> decoder = std::nullopt¶