Alchemy 0.0.9999
Alchemy is a C++ library for multimedia file management.
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Alchemy::Media::Registry Struct Reference

Static Public Member Functions

static StormByte::Expected< Codec::PointerType, StormByte::Multimedia::CodecNotFound > CodecInfo (const std::string &codecName)
 Retrieves detailed information about a codec by name.
 

Member Function Documentation

◆ CodecInfo()

static StormByte::Expected< Codec::PointerType, StormByte::Multimedia::CodecNotFound > Alchemy::Media::Registry::CodecInfo ( const std::string &  codecName)
static

Retrieves detailed information about a codec by name.

Parameters
codecNameThe name of the codec.
Returns
A reference to the CodecInfo struct for the requested codec.

The documentation for this struct was generated from the following file: