Navigation
Unreal Engine C++ API Reference > Plugins > AjaMediaOutput > UAjaMediaOutput
- UMediaOutput::GetRequestedSize()
- UAjaMediaOutput::GetRequestedSize()
References
Module | AjaMediaOutput |
Header | /Engine/Plugins/Media/AjaMedia/Source/AjaMediaOutput/Public/AjaMediaOutput.h |
Include | #include "AjaMediaOutput.h" |
Source | /Engine/Plugins/Media/AjaMedia/Source/AjaMediaOutput/Private/AjaMediaOutput.cpp |
virtual FIntPoint GetRequestedSize&40;&41; 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.