Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/IElectraDecoderVideoOutput
References
| Module | ElectraDecoders |
| Header | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/IElectraDecoderOutputVideo.h |
| Include | #include "IElectraDecoderOutputVideo.h" |
IElectraDecoderVideoOutputTransferHandle &42; GetTransferHandle&40;&41; const
Remarks
Returns a "transfer" buffer handle. This is a value particular to the target hardware. It is usually a resource handle of sorts and is owned by the platform's resource manager.
USAGE TBD