UIOSReplayKitControl

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

IOSReplayKit

Header

/Engine/Plugins/Runtime/IOSReplayKit/Source/IOSReplayKit/Public/IOSReplayKitControl.h

Include

#include "IOSReplayKitControl.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UIOSReplayKitControl : public UBlueprintFunctionLibrary

Functions

Name Description

Public function Static UFunction BlueprintCallable, Category, Meta

void

 

StartCaptureToFile

(
    bool bMicrophoneEnabled
)

Public function Static UFunction BlueprintCallable, Category, Meta

void

 

StartRecording

(
    bool bMicrophoneEnabled
)

Public function Static UFunction BlueprintCallable, Category, Meta

void

 

StopCapture()

Public function Static UFunction BlueprintCallable, Category, Meta

void

 

StopRecording()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss