FMediaIOCoreTextureSampleBase::GetBuffer

Get the sample's frame buffer.

Windows
MacOS
Linux

Override Hierarchy

IMediaTextureSample::GetBuffer()

FMediaIOCoreTextureSampleBase::GetBuffer()

References

Module

MediaIOCore

Header

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

Include

#include "MediaIOCoreTextureSampleBase.h"

Syntax

virtual const void * GetBuffer()

Remarks

Get the sample's frame buffer.

The returned buffer is only valid for the life time of this sample.

Returns

Buffer containing the texels, or nullptr if the sample holds an FTexture.

See Also

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