Navigation
API > API/Plugins > API/Plugins/WebMMedia > API/Plugins/WebMMedia/FWebMMediaTextureSample
- IMediaTextureSample::GetOutputDim()
- FWebMMediaTextureSample::GetOutputDim()
References
Module | WebMMedia |
Header | /Engine/Plugins/Media/WebMMedia/Source/WebMMedia/Public/WebMMediaTextureSample.h |
Include | #include "WebMMediaTextureSample.h" |
Source | /Engine/Plugins/Media/WebMMedia/Source/WebMMedia/Private/Player/WebMMediaTextureSample.cpp |
virtual FIntPoint GetOutputDim&40;&41; 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. Output dimensions (in pixels).