UMediaOutput::CreateMediaCapture

Creates the specific implementation of the MediaCapture for the MediaOutput.

Choose your operating system:

Windows

macOS

Linux

References

Module

MediaIOCore

Header

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

Include

#include "MediaOutput.h"

Source

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Private/MediaOutput.cpp

Syntax

UFUNCTION(BlueprintCallable, Category="Media|Output")
UMediaCapture * CreateMediaCapture()

Remarks

Creates the specific implementation of the MediaCapture for the MediaOutput.