UProxyMediaOutput::GetRequestedSize

The size of the buffer we wish to capture.

Windows
MacOS
Linux

Override Hierarchy

UMediaOutput::GetRequestedSize()

UProxyMediaOutput::GetRequestedSize()

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

virtual FIntPoint GetRequestedSize() const

Remarks

The size of the buffer we wish to capture. The size of the buffer can not change during the capture. Return UMediaOutput::RequestCaptureSourceSize if you wish to take the buffer size as the requested size.

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