UMediaProfile::GetMediaOutput

Get the media output for the selected proxy.

Windows
MacOS
Linux

References

Module

MediaFrameworkUtilities

Header

/Engine/Plugins/Media/MediaFrameworkUtilities/Source/MediaFrameworkUtilities/Public/Profile/MediaProfile.h

Include

#include "Profile/MediaProfile.h"

Source

/Engine/Plugins/Media/MediaFrameworkUtilities/Source/MediaFrameworkUtilities/Private/Profile/MediaProfile.cpp

Syntax

UMediaOutput * GetMediaOutput
(
    int32 Index
) const

Remarks

Get the media output for the selected proxy.

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