Navigation
API > API/Plugins > API/Plugins/ElectraSamples > API/Plugins/ElectraSamples/IElectraSubtitleSample
- IMediaOverlaySample::GetGUID()
- IElectraSubtitleSample::GetGUID()
References
| Module | ElectraSamples |
| Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraSamples/Public/IElectraSubtitleSample.h |
| Include | #include "IElectraSubtitleSample.h" |
FGuid GetGUID&40;&41; const
Remarks
Get the GUID identifying the derived type that may implement additional, type specific methods. If the GUID matches a type known type it is safe to static cast this class to the derived type.