Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/IElectraDecoderVideoOutput
Description
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
| Name | GetTransferHandle |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/IElectraDecoderOutputVideo.h |
| Include Path | #include "IElectraDecoderOutputVideo.h" |
IElectraDecoderVideoOutputTransferHandle * GetTransferHandle() const