25 static StormByte::Expected<Codec::PointerType, StormByte::Multimedia::CodecNotFound>
CodecInfo(
const std::string& codecName);
32 static const std::vector<Codec::PointerType>&
CodecRegistry();
38 static const std::unordered_map<std::string, Codec::PointerType>& NameMapRegistry();
45 static std::vector<std::shared_ptr<const std::string>> Split(
const std::string& str);