UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
vdecmpeg4::VIDStreamEvents Class Referenceabstract

#include <vdecmpeg4_Stream.h>

+ Inheritance diagram for vdecmpeg4::VIDStreamEvents:

Classes

struct  VOLInfo
 VideoObjectLayer. More...
 

Public Member Functions

virtual void FoundVideoObjectLayer (const VOLInfo &volInfo)=0
 

Detailed Description

General callback for stream information

Member Function Documentation

◆ FoundVideoObjectLayer()

virtual void vdecmpeg4::VIDStreamEvents::FoundVideoObjectLayer ( const VOLInfo volInfo)
pure virtual

Provide information about a new VOL found in the stream

Parameters
volInfoinformation about VOL

Implemented in AVEncoder::FVideoDecoderMPEG4_Impl.


The documentation for this class was generated from the following file: