Navigation
API > API/Plugins > API/Plugins/IOSReplayKit
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UBlueprintFunctionLibrary
- UIOSReplayKitControl
References
| Module | IOSReplayKit |
| Header | /Engine/Plugins/Runtime/IOSReplayKit/Source/IOSReplayKit/Public/IOSReplayKitControl.h |
| Include | #include "IOSReplayKitControl.h" |
Syntax
UCLASS&40;&41;
class UIOSReplayKitControl : public UBlueprintFunctionLibrary
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | StartCaptureToFile
(
bool bMicrophoneEnabled |
||
| void | StartRecording
(
bool bMicrophoneEnabled |
||
| void | StopCapture () |
||
| void |