Navigation
API > API/Plugins > API/Plugins/RemoteSession > API/Plugins/RemoteSession/ImageProviders > API/Plugins/RemoteSession/ImageProviders/URemoteSessionMediaOutput
- UMediaOutput::GetRequestedSize()
- URemoteSessionMediaOutput::GetRequestedSize()
References
| Module | RemoteSession |
| Header | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/ImageProviders/RemoteSessionMediaOutput.h |
| Include | #include "ImageProviders/RemoteSessionMediaOutput.h" |
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.