Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/UMediaCapture
References
| Module | MediaIOCore |
| Header | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaCapture.h |
| Include | #include "MediaCapture.h" |
| Source | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Private/MediaCapture.cpp |
UFUNCTION (BlueprintCallable, Category="Media|Output")
void SetMediaOutput
(
UMediaOutput * InMediaOutput
)
Remarks
Set the media output. Can only be set when the capture is stopped.