unreal.MovieGraphPlaybackMethod

class unreal.MovieGraphPlaybackMethod

Bases: EnumBase

The type of viewer that should be used to play back media.

C++ Source:

  • Plugin: MovieRenderPipeline

  • Module: MovieRenderPipelineCore

  • File: MoviePipelinePostRenderSettings.h

CUSTOM_VIEWER: MovieGraphPlaybackMethod = Ellipsis

Use a specific application for playing back media.

Type:

1

OPERATING_SYSTEM: MovieGraphPlaybackMethod = Ellipsis

Use the operating system’s default application for playing back media of the type that’s being viewed.

Type:

0