UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMediaDelegates Class Reference

#include <MediaDelegates.h>

Public Types

using TSharedMediaTextureSample = TSharedPtr< IMediaTextureSample, ESPMode::ThreadSafe >
 

Public Member Functions

 DECLARE_MULTICAST_DELEGATE_TwoParams (FOnSampleDiscardedDelegate, const UMediaTexture *, TSharedMediaTextureSample)
 
 DECLARE_MULTICAST_DELEGATE_ThreeParams (FOnPreSampleRenderDelegate, const UMediaTexture *, bool, TSharedMediaTextureSample)
 

Member Typedef Documentation

◆ TSharedMediaTextureSample

Member Function Documentation

◆ DECLARE_MULTICAST_DELEGATE_ThreeParams()

FMediaDelegates::DECLARE_MULTICAST_DELEGATE_ThreeParams ( FOnPreSampleRenderDelegate  ,
const UMediaTexture ,
bool  ,
TSharedMediaTextureSample   
)

◆ DECLARE_MULTICAST_DELEGATE_TwoParams()

FMediaDelegates::DECLARE_MULTICAST_DELEGATE_TwoParams ( FOnSampleDiscardedDelegate  ,
const UMediaTexture ,
TSharedMediaTextureSample   
)

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