UStreamMediaSource

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MediaAssets

Header

/Engine/Source/Runtime/MediaAssets/Public/StreamMediaSource.h

Include

#include "StreamMediaSource.h"

Syntax

class UStreamMediaSource : public UBaseMediaSource

Variables

Name Description

Public variable

FString

 

StreamUrl

The URL to the media stream to be played.

Overridden from UMediaSource

Name Description

Public function Virtual Const

FString

 

GetUrl()

Get the media source's URL string (must be implemented in child classes).

Public function Virtual Const

bool

 

Validate()

Validate the media source settings (must be implemented in child classes).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss