UMediaCapture::GetCustomOutputSize

Get the size of the buffer when the conversion operation is custom.

Windows
MacOS
Linux

References

Module

MediaIOCore

Header

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaCapture.h

Include

#include "MediaCapture.h"

Syntax

virtual FIntPoint GetCustomOutputSize
(
    const FIntPoint & InSize
) const

Remarks

Get the size of the buffer when the conversion operation is custom. The function is called once at initialization and the result is cached.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss