Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/UMediaCapture
Description
- Override this to cleanup resources in the capture implementation after StopCapture is done.
-
Will be invoked from the game thread.
| Name | PostCaptureCleanupImpl |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaCapture.h |
| Include Path | #include "MediaCapture.h" |
virtual void PostCaptureCleanupImpl()