IGameMoviePlayer::RegisterMovieStreamer

Registers a movie streamer with the movie player. Set in the preloading screen stage.

Windows
MacOS
Linux

References

Module

MoviePlayer

Header

/Engine/Source/Runtime/MoviePlayer/Public/MoviePlayer.h

Include

#include "MoviePlayer.h"

Syntax

void RegisterMovieStreamer
(
    TSharedPtr< IMovieStreamer > InMovieStreamer
)

Remarks

Registers a movie streamer with the movie player. Set in the preloading screen stage.

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