![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <vdecmpeg4_Stream.h>
Inheritance diagram for vdecmpeg4::VIDStreamEvents:Classes | |
| struct | VOLInfo |
| VideoObjectLayer. More... | |
Public Member Functions | |
| virtual void | FoundVideoObjectLayer (const VOLInfo &volInfo)=0 |
General callback for stream information
|
pure virtual |
Provide information about a new VOL found in the stream
| volInfo | information about VOL |
Implemented in AVEncoder::FVideoDecoderMPEG4_Impl.