C# Класс UnityEngine.Apple.ReplayKit.ReplayKit

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

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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