Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/UMediaCapture
Description
Get the size of the buffer when the conversion operation is custom. The function is called once at initialization and the result is cached.
| Name | GetCustomOutputSize |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaCapture.h |
| Include Path | #include "MediaCapture.h" |
virtual FIntPoint GetCustomOutputSize
(
const FIntPoint & InSize
) const