Navigation
API > API/Plugins > API/Plugins/NDIMedia > API/Plugins/NDIMedia/UNDIMediaOutput
- UMediaOutput::GetRequestedSize()
- UNDIMediaOutput::GetRequestedSize()
References
| Module | NDIMedia |
| Header | /Engine/Plugins/Media/NDIMedia/Source/NDIMedia/Public/NDIMediaOutput.h |
| Include | #include "NDIMediaOutput.h" |
| Source | /Engine/Plugins/Media/NDIMedia/Source/NDIMedia/Private/NDIMediaOutput.cpp |
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.