Navigation
API > API/Plugins > API/Plugins/AMFCodecs > API/Plugins/AMFCodecs/FVideoDecoderAMF
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FAVResult SetupContext
(
TVideoDecoderAMF< TResource >& This |
Video/Decoders/VideoDecoderAMF.h | ||
static FAVResult SetupContext
(
TVideoDecoderAMF< FVideoResourceVulkan >& This |
|||
static FAVResult SetupContext
(
TVideoDecoderAMF< class FVideoResourceVulkan >& This |
Video/Decoders/VideoDecoderAMF.h |
SetupContext(TVideoDecoderAMF< TResource > &)
| Name | SetupContext |
| Type | function |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AMFCodecs/Source/AMFCodecs/Public/Video/Decoders/VideoDecoderAMF.h |
| Include Path | #include "Video/Decoders/VideoDecoderAMF.h" |
template<typename TResource>
static FAVResult SetupContext
(
TVideoDecoderAMF < TResource > & This
)
SetupContext(TVideoDecoderAMF< FVideoResourceVulkan > &)
| Name | SetupContext |
| Type | function |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AMFCodecs/Source/AMFCodecs/Private/Video/Decoders/VideoDecoderAMF.cpp |
| Include Path | #include "Video/Decoders/VideoDecoderAMF.cpp" |
template<>
static FAVResult SetupContext
(
TVideoDecoderAMF < FVideoResourceVulkan > & This
)
SetupContext(TVideoDecoderAMF< class FVideoResourceVulkan > &)
| Name | SetupContext |
| Type | function |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AMFCodecs/Source/AMFCodecs/Public/Video/Decoders/VideoDecoderAMF.h |
| Include Path | #include "Video/Decoders/VideoDecoderAMF.h" |
template<>
static FAVResult SetupContext
(
TVideoDecoderAMF < class FVideoResourceVulkan > & This
)