Navigation
API > API/Plugins > API/Plugins/MediaIOCore
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMediaCapture
- UFileMediaCapture
References
Module | MediaIOCore |
Header | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/FileMediaCapture.h |
Include | #include "FileMediaCapture.h" |
Syntax
UCLASS&40;&41;
class UFileMediaCapture : public UMediaCapture
Overridden from UMediaCapture
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | Initialization method to prepare implementation for capture | |
![]() ![]() |
void | OnFrameCaptured_RenderingThread
(
const FCaptureBaseData& InBaseData, |
Callback when the buffer was successfully copied to CPU ram. |