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