Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/UFileMediaOutput
Description
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.
Virtual Inheritance
- UMediaOutput::GetRequestedSize → UFileMediaOutput::GetRequestedSize
| Name | GetRequestedSize |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/FileMediaOutput.h |
| Include Path | #include "FileMediaOutput.h" |
| Source | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Private/FileMediaOutput.cpp |
virtual FIntPoint GetRequestedSize() const