![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VideoDecoderH264_Impl.h>
Inheritance diagram for AVEncoder::FVideoDecoderH264_Impl:Public Member Functions | |
| virtual bool | Setup (const FInit &InInit)=0 |
| virtual EDecodeResult | Decode (const FVideoDecoderInput *InInput)=0 |
| virtual PRAGMA_ENABLE_DEPRECATION_WARNINGS void | Shutdown ()=0 |
Static Public Member Functions | |
| static PRAGMA_DISABLE_DEPRECATION_WARNINGS void | Register (FVideoDecoderFactory &InFactory) |
Protected Member Functions | |
| virtual PRAGMA_DISABLE_DEPRECATION_WARNINGS | ~FVideoDecoderH264_Impl ()=default |
|
protectedvirtualdefault |
|
pure virtual |
Implemented in AVEncoder::FVideoDecoderH264_WindowsImpl, and AVEncoder::FVideoDecoderH264_Windows.
|
static |
Implemented in AVEncoder::FVideoDecoderH264_WindowsImpl, and AVEncoder::FVideoDecoderH264_Windows.
|
pure virtual |
Implemented in AVEncoder::FVideoDecoderH264_WindowsImpl, and AVEncoder::FVideoDecoderH264_Windows.