C# Class UnityEngine.Apple.ReplayKit.ReplayKit

ReplayKit is only available on certain iPhone, iPad and iPod Touch devices running iOS 9.0 or later.

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
Discard ( ) : bool
HideCameraPreview ( ) : void
Preview ( ) : bool
ShowCameraPreviewAt ( float posX, float posY ) : bool
StartBroadcasting ( BroadcastStatusCallback callback ) : void
StartBroadcasting ( BroadcastStatusCallback callback, [ enableMicrophone, [ enableCamera ) : void
StartBroadcasting ( BroadcastStatusCallback callback, bool enableMicrophone ) : void
StartRecording ( ) : bool
StartRecording ( [ enableMicrophone, [ enableCamera ) : bool
StartRecording ( bool enableMicrophone ) : bool
StopBroadcasting ( ) : void
StopRecording ( ) : bool