UProxyMediaOutput::GetLeafMediaOutput

Get the last element of the media output chain that is not a proxy media output.

Windows
MacOS
Linux

References

Module

MediaFrameworkUtilities

Header

/Engine/Plugins/Media/MediaFrameworkUtilities/Source/MediaFrameworkUtilities/Public/MediaAssets/ProxyMediaOutput.h

Include

#include "MediaAssets/ProxyMediaOutput.h"

Source

/Engine/Plugins/Media/MediaFrameworkUtilities/Source/MediaFrameworkUtilities/Private/MediaAssets/ProxyMediaOutput.cpp

Syntax

UMediaOutput * GetLeafMediaOutput() const

Remarks

Get the last element of the media output chain that is not a proxy media output.

Returns

The media output, or nullptr if not set.

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