GetConverter

Attention

This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.

std::shared_ptr<OEConverterBase>
std::shared_ptr<OEConverterBase> GetConverter(const std::string& filename,
                                              const std::string& displayName = std::string())

This function returns the best-suited converter to the file type given.