Navigation
API > API/Plugins > API/Plugins/ElectraCodecFactory > API/Plugins/ElectraCodecFactory/IElectraCodecFactory > API/Plugins/ElectraCodecFactory/IElectraCodecFactory/IProviderInformation
Description
Returns the name of the vendor, if the codec is provided by the OS manufacturer. Could be an empty string if information is not provided.
| Name | GetVendor |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraCodecFactory/Public/IElectraCodecFactory.h |
| Include Path | #include "IElectraCodecFactory.h" |
FString GetVendor() const