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 |
bool CaptureRHITexture
&40;
const FRHICaptureResourceDescription & ResourceDescription,
FMediaCaptureOptions CaptureOptions
&41;
Remarks
Stop the actual capture if there is one. Then start a capture for a RHI resource.
For this to work, it is expected that CaptureImmediate_RenderThread is called periodically with the resource to capture. True if the capture was successfully initialize