UMovieSceneMediaPlayerPropertySection

Implements a movie scene section for media playback on a [UMediaPlayer](API\Runtime\MediaAssets\UMediaPlayer).

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MediaCompositing

Header

/Engine/Plugins/Media/MediaCompositing/Source/MediaCompositing/Public/MovieSceneMediaPlayerPropertySection.h

Include

#include "MovieSceneMediaPlayerPropertySection.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(MinimalAPI)
class UMovieSceneMediaPlayerPropertySection : public UMovieSceneSection

Remarks

Implements a movie scene section for media playback on a UMediaPlayer.

Variables

Name Description

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

bool

 

bLoop

Whether to loop this video.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

UMediaSource &#...

 

MediaSource

The source to play with this video track.

Constructors

Name Description

Public function

UMovieSceneMediaPlayerPropertySection

(
    const FObjectInitializer& ObjectIn...
)

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