IMediaTextureSampleConverter

Interface class to implement custom sample conversion

Windows
MacOS
Linux

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaTextureSampleConverter.h

Include

#include "IMediaTextureSampleConverter.h"

Syntax

class IMediaTextureSampleConverter

Remarks

Interface class to implement custom sample conversion

Destructors

Functions

Name Description

Public function

bool

 

Convert

(
    FTexture2DRHIRef& InDstTexture,
    const FConversionHints& Hints
)

Public function Virtual Const

uint32

 

GetConverterInfoFlags()

Classes

Name

Description

Public struct

FConversionHints

Enums

Name

Description

Public enum

EConverterInfoFlags

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