FMediaIOCoreTextureSampleBase::GetOutputDim

Get the sample's desired output width and height.

Windows
MacOS
Linux

Override Hierarchy

IMediaTextureSample::GetOutputDim()

FMediaIOCoreTextureSampleBase::GetOutputDim()

References

Module

MediaIOCore

Header

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCoreTextureSampleBase.h

Include

#include "MediaIOCoreTextureSampleBase.h"

Syntax

virtual FIntPoint GetOutputDim() const

Remarks

Get the sample's desired output width and height.

The output dimensions may be smaller than the frame buffer dimensions, because of horizontal and/or vertical padding that may be required for some formats.

Returns

Output dimensions (in pixels).

See Also

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