UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MediaSource.h File Reference
#include "Containers/Map.h"
#include "Containers/UnrealString.h"
#include "CoreTypes.h"
#include "Delegates/Delegate.h"
#include "IMediaOptions.h"
#include "Internationalization/Text.h"
#include "Misc/AssertionMacros.h"
#include "Misc/Variant.h"
#include "Templates/SharedPointer.h"
#include "UObject/NameTypes.h"
#include "UObject/Object.h"
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
#include "UObject/UObjectGlobals.h"
#include "MediaSourceOptions.h"
#include "MediaSource.generated.h"

Go to the source code of this file.

Classes

class  UMediaSource
 

Functions

 DECLARE_DELEGATE_RetVal_TwoParams (UMediaSource *, FMediaSourceSpawnDelegate, const FString &, UObject *)
 

Function Documentation

◆ DECLARE_DELEGATE_RetVal_TwoParams()

DECLARE_DELEGATE_RetVal_TwoParams ( UMediaSource ,
FMediaSourceSpawnDelegate  ,
const FString &  ,
UObject  
)

Delegate for creating a media source from a string.