Navigation
API > API/Plugins > API/Plugins/SharedMemoryMedia > API/Plugins/SharedMemoryMedia/USharedMemoryMediaOutput
- UMediaOutput::GetRequestedSize()
- USharedMemoryMediaOutput::GetRequestedSize()
References
| Module | SharedMemoryMedia |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/SharedMemoryMedia/Public/SharedMemoryMediaOutput.h |
| Include | #include "SharedMemoryMediaOutput.h" |
| Source | /Engine/Plugins/Runtime/nDisplay/Source/SharedMemoryMedia/Private/SharedMemoryMediaOutput.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.