Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FElectraDecoderBitstreamProcesso-_3
Description
Returns whether or not calling ProcessInputForDecoding() will modify the provided bitstream in place. If true you may need to create a temporary copy if you want to retain the bitstream in a cache.
Virtual Inheritance
- IElectraDecoderBitstreamProcessor::WillModifyBitstreamInPlace → FElectraDecoderBitstreamProcessorH265::WillModifyBitstreamInPlace
| Name | WillModifyBitstreamInPlace |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraBitstreamProcessor_H265.h |
| Include Path | #include "Utils/MPEG/ElectraBitstreamProcessor_H265.h" |
| Source | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Private/Utils/MPEG/ElectraBitstreamProcessor_H265.cpp |
virtual bool WillModifyBitstreamInPlace()