Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/IElectraDecoderVideoOutput
Description
Returns the platform specific decoder output handle, if any. This value is specific to the decoder being used.
| Name | GetPlatformOutputHandle |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/IElectraDecoderOutputVideo.h |
| Include Path | #include "IElectraDecoderOutputVideo.h" |
void * GetPlatformOutputHandle
(
EElectraDecoderPlatformOutputHandleType InTypeOfHandle
) const