Navigation
API > API/Plugins > API/Plugins/AMFCodecs > API/Plugins/AMFCodecs/FVideoDecoderAMF
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FAVResult CopySurface
(
TVideoDecoderAMF< TResource >& This, |
Video/Decoders/VideoDecoderAMF.h | ||
static FAVResult CopySurface
(
TVideoDecoderAMF< FVideoResourceVulkan >& This, |
|||
static FAVResult CopySurface
(
TVideoDecoderAMF< FVideoResourceVulkan >& This, |
Video/Decoders/VideoDecoderAMF.h |
CopySurface(TVideoDecoderAMF< TResource > &, TSharedPtr< TResource > &, amf::AMFSurfacePtr const &)
| Name | CopySurface |
| 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 CopySurface
(
TVideoDecoderAMF < TResource > & This,
TSharedPtr < TResource > & OutResource,
amf::AMFSurfacePtr const & InSurface
)
CopySurface(TVideoDecoderAMF< FVideoResourceVulkan > &, TSharedPtr< FVideoResourceVulkan > &, amf::AMFSurfacePtr const &)
| Name | CopySurface |
| 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 CopySurface
(
TVideoDecoderAMF < FVideoResourceVulkan > & This,
TSharedPtr < FVideoResourceVulkan > & OutResource,
amf::AMFSurfacePtr const & InSurface
)
CopySurface(TVideoDecoderAMF< FVideoResourceVulkan > &, TSharedPtr< FVideoResourceVulkan > &, amf::AMFSurfacePtr const &)
| Name | CopySurface |
| 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 CopySurface
(
TVideoDecoderAMF < FVideoResourceVulkan > & This,
TSharedPtr < FVideoResourceVulkan > & OutResource,
amf::AMFSurfacePtr const & InSurface
)