ICompElementManager::ToggleMediaCapture

Adds/Enables/Disables a media-capture output pass for the specified element.

Windows
MacOS
Linux

References

Module

ComposureLayersEditor

Header

/Engine/Plugins/Compositing/Composure/Source/ComposureLayersEditor/Public/ICompElementManager.h

Include

#include "ICompElementManager.h"

Syntax

void ToggleMediaCapture
(
    const FName & ElementName
)

Remarks

Adds/Enables/Disables a media-capture output pass for the specified element. Adds & enables a media-capture pass if one doesn't already exist. Just enables/disables if one already exits.

Parameters

Parameter

Description

ElementName

The name of the element to affect

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