A Demo Project for the UnrealEngineSDK
|
#include "CoreMinimal.h"
#include "MediaPlayer.h"
#include "GameFramework/Actor.h"
#include "IntroMediaScreen.generated.h"
Go to the source code of this file.
Classes | |
class | AIntroMediaScreen |
This is a screen on which you can broadcast video. More... | |