UBlackmagicMediaOutput::GetConversionOperation

The conversion we wish to accomplish on the GPU before the DMA transfer occurs.

Windows
MacOS
Linux

Override Hierarchy

UMediaOutput::GetConversionOperation()

UBlackmagicMediaOutput::GetConversionOperation()

References

Module

BlackmagicMediaOutput

Header

/Engine/Plugins/Media/BlackmagicMedia/Source/BlackmagicMediaOutput/Public/BlackmagicMediaOutput.h

Include

#include "BlackmagicMediaOutput.h"

Source

/Engine/Plugins/Media/BlackmagicMedia/Source/BlackmagicMediaOutput/Private/BlackmagicMediaOutput.cpp

Syntax

virtual EMediaCaptureConversionOperation GetConversionOperation
(
    EMediaCaptureSourceType InSourceType
) const

Remarks

The conversion we wish to accomplish on the GPU before the DMA transfer occurs.

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