Navigation
API > API/Plugins > API/Plugins/ElectraSubtitles > API/Plugins/ElectraSubtitles/IElectraSubtitleModularFeature
References
| Module | ElectraSubtitles |
| Header | /Engine/Plugins/Media/ElectraSubtitles/Source/ElectraSubtitles/Public/IElectraSubtitleModule.h |
| Include | #include "IElectraSubtitleModule.h" |
int32 GetPriorityForFormat
&40;
const FString & SubtitleCodecName
&41; const
Remarks
Returns a priority for this plugin's subtitle format feature. The return value is not standardized, but the decoder returning the largest value for a format will be used to handle the subtitles. This is mainly used if you provide a plugin of your own that handles a format better than another plugin does and you want to make sure yours will be used.