![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for AVEncoder::FNativeVideoDecoderOutput:Public Member Functions | |
| virtual | ~FNativeVideoDecoderOutput ()=default |
| virtual void | SetOwner (const TSharedPtr< IDecoderOutputOwner, ESPMode::ThreadSafe > &Renderer)=0 |
| virtual void | InitializePoolable () |
| virtual void | ShutdownPoolable () |
| virtual FIntPoint | GetDim () const =0 |
| virtual FTimespan | GetDuration () const |
|
virtualdefault |
Implemented in AVEncoder::FF5PlayerVideoDecoderOutputDX.
|
pure virtual |
Implemented in AVEncoder::FF5PlayerVideoDecoderOutputDX.
Reimplemented in AVEncoder::FF5PlayerVideoDecoderOutputDX.