IMediaTextureSample::GetOutputDim

Get the sample's desired output width and height.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaTextureSample.h

Include

#include "IMediaTextureSample.h"

Syntax

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